WP Manifestindependent plugin directory
manifest / utilities / genesis-browse-happy

Genesis Browse Happy

Adds a basic notification bar and link to http://browsehappy.com if visitor is using IE9 or below.

by Craig Simpson · github.com/craigsimps/genesis-browse-happy · website

1stars
2forks

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/craigsimps/genesis-browse-happy/archive/refs/heads/master.zip

Declares an update source (craigsimps/genesis-browse-happy), so updates arrive through the plugin's own updater.

From the readme

Genesis Browse Happy Inspired by the HTML 5 Boilerplate, this is a super simple plugin which will add a notice to the top of your website if a visitor is using Internet Explorer 9 or below, advising them that they are using an outdated browser and to visit Browse Happy to upgrade. It also enqueues a tiny stylesheet (again only loaded by users of IE9 or below) which gives the notice some simple styling. Note. This plugin is designed for use with the Genesis Framework only. It uses the genesisbefore hook to output the notice.

Read the full README on GitHub →