WP Manifestindependent plugin directory
manifest / admin / remove-woothemes-install-notice

Remove woothemes' install notice archived

Removes the admin notice that urges you to install the WooThemes installer

by Inpsyde GmbH · github.com/inpsyde/remove-woothemes-install-notice · website

1stars
689composer installs
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/inpsyde/remove-woothemes-install-notice/archive/refs/heads/master.zip

Also on Packagist as inpsyde/remove-woothemes-install-notice:

composer require inpsyde/remove-woothemes-install-notice

From the readme

Inpsyde Remove woothemes' install notice Removes the admin notice that urges you to install the WooThemes installer. As there are many plugins out there, that hooks in such a notice that is not removable, this plugin might miss some hook to remove. If you know about one an issue or pull request would be appreciated. Table Of Contents Installation Usage Crafted by Inpsyde License Contributing Installation The best way to use this plugin is through Composer: install and activate it via WP-CLI: Note: the --network flag is optional Usage Just activate it, preferably network wide. No settings, no sorrows. Crafted by Inpsyde The team at Inpsyde is engineering the Web since 2006. License Copyright (c) 2016 Inpsyde Good news, this plugin is free for everyone! Since it's released under the MIT License you can use it free of charge on your personal or commercial website. Contributing All feedback / bug reports / pull requests are welcome.

Read the full README on GitHub →