Plugin Directory

Changeset 984582


Ignore:
Timestamp:
09/08/2014 06:00:51 PM (12 years ago)
Author:
dpe415
Message:

Updated supported WP version and added EOL message.

Location:
multisite-admin-bar-tweaks/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multisite-admin-bar-tweaks/trunk/multisite-admin-bar-tweaks.php

    r573094 r984582  
    55Author: dpe415
    66Author URI: http://dpedesign.com
    7 Version: 1.0
     7Version: 1.1
    88Description: Adds several useful links to the multisite "Network Admin" admin bar.  Current links added are: "Plugins" and "Install Plugin".
    99License: GPL2 or later
  • multisite-admin-bar-tweaks/trunk/readme.txt

    r573094 r984582  
    33Tags: multisite, admin bar, network admin, plugins
    44Requires at least: 3.3
    5 Tested up to: 3.4.1
    6 Stable tag: 1.0
     5Tested up to: 4.0
     6Stable tag: 1.1
    77License: GPL2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    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.
    1111
    1212== Description ==
    1313
    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
     16As 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.
    1517
    1618
     
    3739This 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").
    3840
    39 = Future updates & wish list =
    40 
    41 * Allow users to show or hide different menu bar links via an option panel.
    42 
    4341
    4442== Changelog ==
    4543
     44= 1.1 =
     45* Final public release. Many Admin Bar plugins exist with more functionality than this.
     46* Updated supported WP versions
     47
    4648= 1.0 =
    4749* First public release
Note: See TracChangeset for help on using the changeset viewer.