वर्णन
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