Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Add User Autocomplete

Опис

WordPress Multisite’s Add Existing User field requires you to type the username or email address of an existing user. This plugin makes this job a bit easier, by adding autocomplete functionality to the Add Existing User box. It also allows you to add multiple users at a time.

NOTE: Based in part on this plugin, WordPress 3.4+ has built-in autocomplete throughout much of the Network Admin. If you wish to use WP’s native autocomplete, do not use this plugin. However, Add User Autocomplete has some features that WP’s version does not (the ability to add multiple users, search by display name); activating AUA will disactivate WP’s autocomplete.

Встановлення

  • Install
  • Activate
  • Go to Users > Add New and start typing in the Add Existing User field
  • Rock

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Add User Autocomplete” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Add User Autocomplete” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1

  • Compatibility with WP 3.4 (disables WP’s built-in autocomplete)
  • Only load styles/scripts on user-new.php

1.0

  • Initial release