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

Better Admin Users Search

Опис

This plugin improves the admin users search. Just configure what datas you need to search (or not) and that all 🙂
You can choose to configure what default wordpress search (login, url, email, nicename, display_name) and extends search with user metas (last_name, first_name…).

Free tip: this plugin do more sense with Admin Columns 😉

Скріншоти

  • The Better Admin Users Search settings screen
  • The result with Better Admin Users Search activated

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

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Better Admin Users Search screen to configure the plugin

Часті питання

Where to find help?

What language are supported by the plugin?

The plugin supports english and french languages. If you want to add your language, go to the official repository on GitHub and pull request your translation!

Can I contribute to this project?

Sure, just go to the official repository on GitHub and pull request your improvements 🙂

Credits

  • CMB2 Team
  • pokbot for the cmb-field-select2 add-on for CMB2
  • WP Pot Team
  • 10up for the WordPress Github Actions
  • Font awesome icons for the logo

Відгуки

24.03.2023
The plugin works great, thank you. There is a PHP 8+ issue that should be resolved: Deprecated: Required parameter $i follows optional parameter $args in /wp-content/plugins/better-admin-users-search/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php on line 34
06.02.2020
This plugin does exactly what I needed it to do. I easily added fields to the user search function so now I can search custom fields that I had added for users.
Прочитати всі 4 відгуки

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

“Better Admin Users Search” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Better Admin Users Search” на вашу мову.

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

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

Журнал змін

1.2

  • Update dependencies
  • Update pre-requires
  • Add logo for wordpress.org

1.1.1 – 1.1.4

  • Fix bugs

1.1

  • Update composer dependencies
  • Add GitHub actions to automate the publication
  • Add wp pot to generate the pot file
  • Remove grunt

1.0

  • Initial release