Descripción
For WordPress Multisite. Reorders the My Sites dropdown menu in the Admin Bar alphabetically. It keeps the main blog at the top.
Instalación
-
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).
Preguntas frecuentes
- 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).
-
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Reorder My Sites» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Reorder My Sites» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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