WPMU Network Site Users Dropdown

Descripción

This plugin lets you as a network administrator add users to your sites without having to remember or look up the user’s login name. It replaces the input field with a comfortable dropdown menu, so you can choose between all existing users that are not yet added to the site.

Don’t worry about code overhead or performance issues, the plugin will only be loaded when a network admin screen is requested.

Capturas

  • The original form.
  • The form with the dropdown. Notice the use of the user's display_name.

Instalación

  1. Download WPMU Network Site Users Dropdown.
  2. Unzip the folder into the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Preguntas frecuentes

None asked yet.

Reseñas

Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WPMU Network Site Users Dropdown" 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

3

  • Inline documentation updates.

2

  • Maintenance release.
  • Only works if there are less than 100 registered users.
  • Updated code to adhere to WordPress Coding Standards.
  • Tested with WordPress 5.0.

1.5.0

  • Maintenance release.
  • Tested with WordPress 4.0.

1.4.2

  • Maintenance release.
  • Tested WordPress 3.4.1.
  • Updated utility class.

1.4.1

  • Improved user experience when plugin is activated on a non-multisite environment.
  • Updated utility class.

1.4

  • Updated textdomain handling for translation.
  • Tested for WordPress 3.3.1.

1.3

  • Fixed a bug where already associated users were in the dropdown field.
  • Updated utility class.

1.2

  • Tested WordPress 3.1.2.
  • Fixed a bug where plugin could not be activated.
  • Updated utility class.

1.1

  • Tested WordPress 3.1.1.
  • Added multisite check.
  • Updated class structure.

1.0

  • Initial Release.