=== Plugins Admin Bar - WordPress Plugin Adding Plugin Link To WP Admin Bar Sub Menu === Contributors: GeekStreetWP Author URI: https://wordpress.org/plugins/plugins-admin-bar/ Tags: plugin, plugins, admin, wp-admin-bar, Requires at least: 4.1 Tested up to: 4.7.3 Stable tag: 1.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Plugins Admin Bar is a free WordPress Plugin that adds a link to the WordPress Admin Bar, under the site name menu. == Description == Plugins are amazing tools in the WordPress ecosystem. Every WordPress site has at least one plugins installed/activated. Yet there is no quick link to installed plugins. Plugins Admin Bar fixes this. WordPress has the WP Admin Bar at the top of every site. On the front end of the site, you'll see the name of your site as a link to /wp-admin/. Under the Site Name, there is a sub-menu with quick links to the Dashboard, Themes, Widgets, and Menus. Plugin Admin Bar adds a new menu item to the quick links sub-menu, called Plugins, for a single site install. The new menu item has it's own sub menu with quick links to Add a new plugin, add new popular plugin, add new recommended plugin, add new favorite plugin, view active plugins, and view inactive plugins. Plugin Admin Bar adds two new menu item to the quick links sub-menu, called Plugins and Network Plugins, for a multisite install. The two new menu items have their own sub menu items with quick links to Add a new network plugin, add new popular plugin, add new recommended plugin, add new favorite plugin, view network active plugins, and view network inactive plugins, and view network must use plugins. You can also view plugins active or inactive for a single site. See screenshots for more information. With Plugins Admin Bar, you'll never have to click 4 or 5 times just to install a new plugin, ever again. == Frequently Asked Questions == = Does this work with Multisite? = Yes. If you're on mutisite, add new plugin link takes you to the newtowrk admin install page. Same for the edit plugins. == Installation == This section describes how to install the plugin and get it working. = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'Plugins Admin Bar' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `plugins-admin-bar.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `plugins-admin-bar.zip` 2. Extract the `plugins-admin-bar` directory to your computer 3. Upload the `plugins-admin-bar` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Screenshots == 1. A single site can view active and inactive plugins, add a new plugin or add popular, recommended and favorite plugins. 2. A multisite network can view network active, inactive and must use plugins. Can add new, popular, recommended and favorite plugins. Can view active single site active and inactive plugins. == Changelog == = 1.1 = * Added: Support for multisite. * Added: Support for single sites. * If multisite, do some things a single site cant do. * If Single site, just show regular plugins link. = 1.0 = * Release Date - April 16th, 2017 * First release