Опис
For WordPress Multisite. Reorders the My Sites dropdown menu in the Admin Bar alphabetically. It keeps the main blog at the top.
Встановлення
-
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).
Часті питання
- 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).
-
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Reorder My Sites” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Reorder My Sites” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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