Beskrivelse
For WordPress Multisite. Reorders the My Sites dropdown menu in the Admin Bar alphabetically. It keeps the main blog at the top.
Installasjon
-
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).
FAQ
- 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).
-
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Reorder My Sites” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Reorder My Sites” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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