Changeset 984582
- Timestamp:
- 09/08/2014 06:00:51 PM (12 years ago)
- Location:
- multisite-admin-bar-tweaks/trunk
- Files:
-
- 2 edited
-
multisite-admin-bar-tweaks.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
multisite-admin-bar-tweaks/trunk/multisite-admin-bar-tweaks.php
r573094 r984582 5 5 Author: dpe415 6 6 Author URI: http://dpedesign.com 7 Version: 1. 07 Version: 1.1 8 8 Description: Adds several useful links to the multisite "Network Admin" admin bar. Current links added are: "Plugins" and "Install Plugin". 9 9 License: GPL2 or later -
multisite-admin-bar-tweaks/trunk/readme.txt
r573094 r984582 3 3 Tags: multisite, admin bar, network admin, plugins 4 4 Requires at least: 3.3 5 Tested up to: 3.4.16 Stable tag: 1. 05 Tested up to: 4.0 6 Stable tag: 1.1 7 7 License: GPL2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Adds several useful links to the Multisite "Network Admin" admin bar.10 *Depreciated* Adds several useful links to the Multisite "Network Admin" admin bar. 11 11 12 12 == Description == 13 13 14 As a Multisite administrator & developer, what's the one task you most often need to accomplish from within the Network Admin section?...Manage plugins! Am I right? This plugin adds the network 'Plugins' and 'Install Plugin' links to 'My Sites' > 'Network Admin' in the site admin bar. Future releases will provide options to select which admin bar links to show or not show. 14 *This plugin is no longer under active development or support.* There are [several](http://wordpress.org/plugins/multisite-toolbar-additions/) [other](https://premium.wpmudev.org/project/custom-admin-bar/) admin bar plugins that provide this functionality and more. 15 16 As a Multisite administrator & developer, what's the one task you most often need to accomplish from within the Network Admin section?...Manage plugins! Am I right? This plugin adds the network 'Plugins' and 'Install Plugin' links to 'My Sites' > 'Network Admin' in the site admin bar. 15 17 16 18 … … 37 39 This plugin is only useful for [Multisite](http://codex.wordpress.org/Glossary#Multisite "Definition of Multisite in the WordPress glossary") installations. Hence, it won't do anything if you're not running [Multisite](http://codex.wordpress.org/Create_A_Network "How to create a multisite network"). 38 40 39 = Future updates & wish list =40 41 * Allow users to show or hide different menu bar links via an option panel.42 43 41 44 42 == Changelog == 45 43 44 = 1.1 = 45 * Final public release. Many Admin Bar plugins exist with more functionality than this. 46 * Updated supported WP versions 47 46 48 = 1.0 = 47 49 * First public release
Note: See TracChangeset
for help on using the changeset viewer.