inpsyde / remove-woothemes-install-notice
Removes the admin notice that urges you to install the WooThemes installer
Installs: 685
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.5
This package is auto-updated.
Last update: 2020-01-23 18:14:48 UTC
README
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
The best way to use this plugin is through Composer: install
$ composer require inpsyde/remove-woothemes-install-notice
and activate it via WP-CLI:
$ wp plugin activate remove-woothemes-install-notice --network
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.