=== WP List PlugIns === Contributors: ppfeufer Donate link: Tags: plugins, list Requires at least: 3.1 Tested up to: 3.8-alpha Stable tag: 2.2 Provides a shortcode to list all installed Plugins in an article or page. == Description == Provides a shortcode to list all installed Plugins in an article or page. Just add the shortcode in an article or page where you want to show the list. ([pluginlist] to show all, [pluginlist show="active"] to show only activated plugins and [pluginlist show="inactive"] to show all inactive plugins.) **Features** * Easy install * Just add the shortcode to show the list == Installation == You can use the built in installer and upgrader, or you can install the plugin manually. **Installation via Wordpress** 1. Go to the menu 'Plugins' -> 'Install' and search for 'WP List PlugIns' 1. Click 'install' **Manual Installation** 1. Upload folder `wp-list-plugIns` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 2.2 = * (02. November 2012) * Tested up to WordPress 3.8-alpha = 2.1 = * (02. 01. 2012) * Ready for WordPress 3.5 = 2.0.3 = * (06.06.2012) * Fixed CSS load. Now it will only be loaded on frontend view. = 2.0.2 = * (09.11.2011) * Ready for WordPress 3.3 = 2.0.1 = * (24.01.2011) * Add: german translation = 2.0.0 = * (24.01.2011) * New: Shortcode supports now options to seperate to show all, active or inactive plugins. = 1.2.1 = * Upload to Wordpress-Directory = 1.2.0 = * Pluginlist can now be showed on pages and not only in articles = 1.1.0 = * Mark inactive plugins = 1.0.2 = * Correcting a little Issue in plugindecriptions = 1.0.0 = * Initial Relaese == Frequently Asked Questions == Feel free to leave your questions in the comments under http://blog.ppfeufer.de/wordpress-wp-list-plugins-ein-plugin-zum-auflisten-der-installierten-wordpress-plugins/ == Upgrade Notice == Just upgrade via Wordpress.