Description
WP Plugin Filter is a simple and lightweight WordPress plugin that allows you to hide specific plugins from the plugin list in the WordPress admin dashboard. This can be useful if you have plugins that are intended for internal use only or plugins that don’t require user interaction.
Once activated, WP Plugin Filter provides an easy-to-use interface where you can select which plugins you want to hide. The selected plugins will no longer appear in the plugin list, making it easier to manage your installed plugins.
Features
- Hide selected plugins from the WordPress plugin list.
- Easy-to-use interface for managing hidden plugins.
- Lightweight and optimized for performance.
- Does not affect the functionality of the hidden plugins; they remain active and functional.
License
WP Plugin Filter is licensed under the GPLv2 or later.
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Screenshots
Installation
- Upload the
wp-plugin-filter
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Once you are logged in, go to Settings > WP Plugin Filter. From there, you can select individual plugins to hide or use the “Toggle All” option to select all plugins and then save the changes.
FAQ
-
Yes, hiding the plugins from the plugin list does not deactivate or uninstall them. The hidden plugins will continue to function as usual; they are just not visible in the plugins list.
-
How can I unhide a plugin that I previously hid?
-
To unhide a plugin, go to ‘WP Plugin Filter’ in the ‘Settings’ menu, uncheck the corresponding plugin, and click the “Save Changes” button.
-
Will this plugin affect the performance of my website?
-
No, this plugin is lightweight and designed to have minimal impact on your website’s performance. It only hides plugins from the plugin list without interfering with their functionality.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Plugin Filter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Plugin Filter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.