=== Updates Submenu for Admin Bar === Contributors: fsylum Donate link: http://fsylum.net Tags: admin bar, adminbar, administration, updates, tool bar, toolbar Requires at least: 3.5.1 Tested up to: 4.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds additional submenu to Admin Bar that shows all available updates == Description == Add additional submenu that links to all available updates to your WordPress installation. The submenu will be shown under Updates icon, with three different sections, Core, Plugins and Themes. Each section links can be customized to determine where to link to, either the update page, zip file or direct update link. * Note: This is restrictly available on the wp-admin side only == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'Updates Submenu for 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 `updates-submenu-adminbar.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `updates-submenu-adminbar.zip` 2. Extract the `updates-submenu-adminbar` directory to your computer 3. Upload the `updates-submenu-adminbar` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Screenshots == 1. Plugin configuration, where you can determine what links to for each section. 2. What to expect from the submenu == Changelog == = 1.0 = * Initial version