simple, fast and effective way to make sure that all HTTP URLs get rewritten redirected to HTTPS — including WordPress upload folder and plugin url paths.
This plugin is different than most other plugins of its type — other plugins create filter using PHP's buffer to search replace URLs within the webpage document.
Using filter is much slower than hooking WordPress filters and using permanent redirects ..
The plugin also hooks WordPress 'upload dir and 'plugins url filters to make sure that all URLs match the appropriate protocol..
Click Install Now link for the plugin..
Navigate your local folders directories and choose ZIP file you downloaded previously..
I looked at number of other plug-ins to amend images from http to https and even those with the number of good reviews were all complicated to handle as far as settings are concerned for novice..
Despite all the images being https, slider on the site had not reloaded the images.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Version components {major}.{minor}.{bugfix} {major} = Major structural code changes re-writes or API changes. {minor} = New functionality was added or improved in backwards-compatible manner. {bugfix} = Backwards-compatible bug fixes or small improvements. {stage}.{level} = Pre-production release dev < b < rc ...
Read more