WP Manifestindependent plugin directory
manifest / admin / my-own-plugins-tab

My Own Plugins Tab

Separate your plugins from the others in the Plugins admin screen.

by Rodolfo Buaiz · github.com/brasofilo/my-own-plugins-tab · website

4stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/brasofilo/my-own-plugins-tab/archive/refs/heads/master.zip

Readme

My Own Plugins Tab

Version 2013.10.23

Separate your plugins from the others in the Plugins admin screen.

For developers:
see your plugins, and others', in separated tabs, quite useful when they start to count in dozens.

For everybody:
simply add a comma-separated list of authors and you'll be able to sort the plugins in two groups.

Related plugins


ICON MARKING my plugins

plugins screen


PLUGIN SETTINGS

plugins screen


WHEN VIEWING

Marked counts reflect the screen being viewed -not mine in this case.

plugins screen


Credits

FAQ

The plugin works in Multisite, further tests are needed to confirm/improve the behavior/settings.

Changelog

Version 2013.10.23

  • CSS and Settings adjustments.

Version 2013.10.21

  • Fixed updater, it was being blocked by $pagenow==plugins.php, it runs also in update.php and update-core.php.

Version 2013.10.19

  • Trying to get Multisite right, I think it's ok
  • Alternative local embed to FontAwesome CDN files

Version 2013.10.14

  • Plugin launch

Licence

Released under GPL, you can use it free of charge on your personal or commercial blog.

Read the full README on GitHub →