=== Active Plugins === Contributors: trepmal Donate link: http://kaileylampert.com/donate.php Tags: mutlisite, plugins, utility Requires at least: 3.2.1 Tested up to: 3.5 Stable tag: 1.6 Generates a list of plugins that are currently in use == Description == Generates a list of plugins that are currently in use, excluding Network-Activated Untested with anything older than WP 3.2.1. If you feel this plugin deserves a low-star rating, please indicate why by starting a thread in the forum. If something is broken, I need you to tell me so I can fix it. Thanks. * [other plugins by this author](http://wordpress.org/extend/plugins/profile/trepmal) * [author's profile](http://profiles.wordpress.org/users/trepmal/) * [author's forum profile](http://wordpress.org/support/profile/trepmal) * [donate](http://kaileylampert.com/donate/) * [author's website](http://kaileylampert.com) == Installation == 1. Upload `active-plugins.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Find Active Plugins under Settings in the Network Admin == Screenshots == 1. Totals 2. 3. tagged plugins == Frequently Asked Questions == = How do I tag a plugin? = Upload a file to the plugin's directory in the format `tag-name.tag`. For example, you might add a file to this plugin's directory called `utility.tag` Note that this only supports one tag per plugin. == Upgrade Notice == = 1.5 = Not pretty, but not as ugly either. Code cleanup. = 1.5 = A little prettier. = 1.4 = plugin now shows inactive plugins (plugins with 0 users). == Changelog == = 1.6 = * Verified agains 3.5 * More code clean up * Slight de-uglification. = 1.5 = * Finally updated for 3.2 (and 3.3-beta3 while we're at it) * Cleaned up code * A little bit prettier. Not that it's pretty, just "er" = 1.4.1 = * forgot to remove that part that said this plugin doesn't list inactive plugins = 1.4 = * now shows inactive plugins = 1.3 = * sorts the 'totals' list alphabetically * adds tagged sorting = 1.2 = * adds link to each site's plugin page for convenience = 1.1 = * quick fix to use table prefix variable instead of assuming default = 1.0 = * Initial Release.