Label Plugins
开发者 |
theode
|
更新时间 |
2021年1月28日 23:51 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
5.7 |
版权: |
GPLv3 or later |
版权网址: |
版权信息
|
详情介绍:
Did you ever struggle with to many plugins in your WordPress installation? I had enough of the messy plugin page on WordPress Backend. As developer I need sometimes a ranking for plugins. So I decided, there have to be a way to label plugins or assign a category to them. On Macintosh computers you had this option for files since ages.
That is why I was writing a code to label WordPress plugins. The labels in the moment are neutral(initial), bad, average, good but also can change them to labels like paid, modified, free or something else in the admin screen of this plugin.
Labeling WordPress plugins has never been so easy.
Then you can show plugins from certain categories or for example deactivate all bad plugins at once.
安装:
- Upload 'label-plugins' folder to the
/wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
屏幕截图:
更新日志:
= 0.5 = small bugfixes, WordPress 5.7 ready
= 0.3 = bug removed standard plugin statuses
= 0.2 = Dynamic labels in backend
= 0.1 = Initial release