WP Old Browser archived
Redirection wordpress plugin to deal with older browsers compatibility issues
by La Drome Laboratoire · github.com/ladromelaboratoire/wp_old_browser · website
★ 0stars
0forks
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/ladromelaboratoire/wp_old_browser/archive/refs/heads/master.zipFrom the readme
WP Old Browser
This plugins helps managing older browsers while visiting a Wordpress powered web-site.
It delivers to visitor a proper HTML web page which explain the incompatibility and the process to upgrade the web-browser through useful links.
The simple HTML served may be supported by any browser.
It has been developped to do the job simply, efficiently, silently. That means no admin page, no database use.
Plugin description
Revision history
v1.0.0 2019-02-12 First release of the plugin
v1.0.1 2019-02-14 Update oldbrowsergetlogouri() to support non standard content path, update template fill-in to work on any wordpress instance, create a template
v1.1.0 2019-02-14 Modify Old browsers handling by 1/ redirecting to a specific path and 2/ serve the simple HTML to visitor. This alows usage with caching system - Normalize functions naming
v1.2.0 2019-03-11 Rename plugin for management effectiveness on Git, Modify browsers altenatives
v1.2.1 2019-03-11 Change index.php files to redirect script kiddies
Features
The following features are included
- Filters on the User-Agent basis
- Filters by Browser & by version
- Delivers message in French or E
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.2.0 | Mar 9, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.