Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingkool68/wordpress-better-plugins-plugin
This WordPress plugin makes dealing with plugins easier by providing tools for filtering, comparing, and reporting plugins.
https://github.com/kingkool68/wordpress-better-plugins-plugin
management multisite-network plugin wordpress wordpress-plugin
Last synced: 6 days ago
JSON representation
This WordPress plugin makes dealing with plugins easier by providing tools for filtering, comparing, and reporting plugins.
- Host: GitHub
- URL: https://github.com/kingkool68/wordpress-better-plugins-plugin
- Owner: kingkool68
- License: lgpl-3.0
- Created: 2015-08-26T02:34:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T01:29:26.000Z (about 9 years ago)
- Last Synced: 2024-12-24T00:12:39.702Z (14 days ago)
- Topics: management, multisite-network, plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/better-plugins/
- Size: 172 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Better Plugins Plugin
This WordPress plugin makes dealing with plugins easier by providing tools for filtering, comparing, and reporting plugins.
[Available on the WordPress plugin repo](https://wordpress.org/plugins/better-plugins/)
## Quickly Find the Plugin You're Looking For on the Plugins Screen
![Animated demo of filtering the list of plugins on the Plugins Admin Screen](https://cloud.githubusercontent.com/assets/867430/9484460/a02de59a-4b7a-11e5-9502-7f9161a508bb.gif)
When you have dozens of plugins it can be a pain to find the specific one you're looking for in a long list. Now you can just start typing and the list of plugins will be filtered showing only the plugin names that match your search.
## Compare the Active Plugins Between Two Sites
![Screenshot of the Compare Site Plugins Screen](https://cloud.githubusercontent.com/assets/867430/9484459/a02ce640-4b7a-11e5-900a-6ba466e74ebb.png)
Have you ever wanted to compare which plugins are active between two sites? It used to take a lot of brain power. Now after installing this plugin on both sites simply copy and paste a line of text to see hwich plugins need to be activated to make the two sites match.
If you're on a multisite network just select the name of the site you want to compare from the drop down.
![Screenshot of Step 2 for Comparing Active Plugins between Two Sites](https://cloud.githubusercontent.com/assets/867430/9484458/a02c21ba-4b7a-11e5-8c0a-bfdedbda454d.png)
## See Which Plugins Are Active on Each Site in a Mulisite Network
![List of Inactive Plugins in a Multisite Network](https://cloud.githubusercontent.com/assets/867430/9484462/a02eb736-4b7a-11e5-83c6-8104df441fe4.png)
![List of Inactive Plugins in a Multisite Network](https://cloud.githubusercontent.com/assets/867430/9484461/a02e6a38-4b7a-11e5-8b65-ce77931638e3.png)
Do you have plugins sitting around that you're not sure if they're being used on any sites in a multisite network? Use the Plugins Report feature located under the Network Admin Plugins section to see which sites a plugin is active on. It will even give you a list of plugins that aren't activated on any site so you can safely delete those unused plugins.