A comprehensive collection of visual components for your site
About Remove HTTP: Fix Mixed Content Warning
Remove HTTP is a plugin that removes both HTTP and HTTPS protocols from links on your website, helping to resolve mixed content warnings. It doesn't make any changes to the database, and you can also choose to switch internal links to relative URLs. You can contribute to the plugin on their GitHub page.Changelog
2.2.0
2020-04-06
- Protocol is only removed on frontend #11
- Fix: Settings not showing under Site Address (URL)
- Fix: Settings icon is enlarged on Plugin page #9
2.1.1
2017-09-09
- Added support for relative domain paths
2.1.0
2017-04-09
- Restored option to ignore external links
2.0.0
2017-03-28
- Feature: Switch between protocol-relative or relative URLs
- Ignore
<link>tags withrel="canonical"because they must be absolute URLs - Fix: Links in “style” tags weren’t affected