Этот плагин не тестировался с последними 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