WP Manifestindependent plugin directory
manifest / security / ui-ssl-enforcer

UI SSL Enforcer

Enforce SSL URLs using WordPress filters and permanent redirects. No configuration required.

by Fabian Wolf · github.com/ginsterbusch/ui-ssl-enforcer · website

5stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ginsterbusch/ui-ssl-enforcer/archive/refs/heads/master.zip

From the readme

Plugin Name: UI SSL Enforcer Plugin Slug: ui-ssl-enforcer Text Domain: ui-ssl-enforcer Domain Path: /languages Simple, fast and effective — enforce HTTP URLs to HTTPS using WordPress filters and permanent redirects. A simple, fast and effective way to make sure that all HTTP URLs get rewritten / redirected to HTTPS — including the WordPress upload folder and plugin url paths. Avoids "mixed content" error situations. Simply activate the plugin and you're done. ;-) The plugin defines the following constants (if not already defined), then makes sure that all HTTP requests are rewritten / redirected to their HTTPS equivalent: FORCESSL FORCESSLADMIN FORCESSLLOGIN The plugin also hooks the WordPress 'uploaddir' and 'pluginsurl' filters to make sure that all URLs match the appropriate protocol. The plugin checks and hon

Read the full README on GitHub →

Releases

TagPublished
v1.5.3 Nov 16, 2020
v1.5.1 Dec 12, 2019
v1.4.4 Nov 18, 2019
v1.4.1 Nov 13, 2019
v1.3.3 Nov 13, 2019
v1.3 May 30, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.