=== WP Plugin Installer === Contributors: PeteMall Tags: plugins, install Requires at least: 2.8 Tested up to: 2.8.6 Stable tag: 0.1 Allows the user to install the development version of a plugin for testing purposes. == Description == Adds advanced plugin installation options to WordPress. Allows the user to install the development version of a plugin. Adds a link to the top of the plugin install page to install the development version of the plugin. If the development version is not available then a message is displayed at the top of the plugin install page. == Installation == 1. Extract the zip file and upload `wp-plugin-installer` to theÊ`/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Adds a link to the top of the plugin install page to install the development version of the plugin. 2. Displays a message if the Development Version of a plugin is not available. 3. Asks the user to uninstall the plugin if they want to install the development version. == Changelog == = 0.1 = * Initial release.