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
2017-09-09
- Added support for relative domain paths #8
2017-04-09
- Restored option to ignore external links #6
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
2017-01-16
- Minor code improvements
2016-10-25
- Feature: Remove protocols from internal links only (see General > Protocol Relative URL)
- Added uninstall to delete custom plugin options
- Improved regex to find all protocols
- Simplified and removed redundant code
2016-10-24
- Function will run once WordPress, all plugins, and the theme are fully loaded
- Reverted back to original regex from v1.0.0
- Upgrade notice shown when update is available
- Fix: Conflict with Visual Composer plugin
- Fix: YouTube videos in Revolution Slider plugin stopped playing
2016-10-10
- Improved regex to find all protocols
- Comments added for code explanation
2016-09-05
- Initial release, huzzah!