Beskrivelse
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.
Installasjon
- Upload ‘label-plugins’ folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
-
Where can I get support?
-
Contact us at http://www.wp-plugin-dev.com/support-contact/
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Label Plugins” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Label Plugins” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.5
small bugfixes, WordPress 5.7 ready
0.3
bug removed standard plugin statuses
0.2
Dynamic labels in backend
0.1
Initiell utgivelse