Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Admin bar languages

Descripción

Show language flags at “My sites” list in WordPress admin bar. Handy with multisite installation when you have blogs with the same name but their locale would be different. With this plugin you’ll be able to see the difference between them.

Donations are totally welcome, I’m spending most of my working time on open source and volunteer projects.

Plugin uses GoSquared’s Flag Icon Set (MIT License). Hooray for them!

Plugin source code at WordPress repository and at GitHub.

Capturas de pantalla

  • Before, after

Instalación

  1. Unzip plugin and upload admin-bar-blog-languages folder to the /wp-content/plugins/ directory
  2. ‘Network Activate’ the plugin through the ‘Network admin’ -> ‘Plugins’ menu in WordPress

FAQ

Installation Instructions
  1. Unzip plugin and upload admin-bar-blog-languages folder to the /wp-content/plugins/ directory
  2. ‘Network Activate’ the plugin through the ‘Network admin’ -> ‘Plugins’ menu in WordPress
Will I be able to change the locale of my blog?

No, this plugin just shows the locale of your site for admins.

Does this plugin work with WP 3.x?

Yes! It’s tested down to 3.6.

Reseñas

28 de Febrero de 2018
This is a common misconception in web design. Flags do not represent languages. French is spoken in a number of countries. And in India alone is populated by 22 languages.
Leer los 2 comentarios

Colaboradores & Desarrolladores

“Admin bar languages” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Admin bar languages” 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 .

Historial de cambios

1.2

2017-11-10
* Just checking that this still works for latest WP. 🚀

1.1

2014-10-20
* Transform plugin code into a Class to make sure we have WP’s core functionality loaded before this plugin.

1.0

2014-09-10
* Yay, first version!