Kuvaus
For WordPress Multisite. Reorders the My Sites dropdown menu in the Admin Bar alphabetically. It keeps the main blog at the top.
Asennus
-
Copy the plugin files to
wp-content/plugins/
-
Network Activate plugin from Network Plugins page
-
Look at list of sites in Admin Bar, they should be in alphabetical order (except for the main site).
UKK
- Installation Instructions
-
-
Copy the plugin files to
wp-content/plugins/
-
Network Activate plugin from Network Plugins page
-
Look at list of sites in Admin Bar, they should be in alphabetical order (except for the main site).
-
Arvostelut
There are no reviews for this plugin.
Avustajat & Kehittäjät
“Reorder My Sites” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Reorder My Sites” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.2.1
- Fixing issue where the top site shows as a blank line
1.2
- Removed object being passed by reference
- Cleaned up code to better adhere to the WordPress coding standards
1.1
- Fix for case-sensitive alphabetizing: https://wordpress.org/support/topic/fixed-a-z-ordering
1.0
- Initial release