WordPress Plugin to improve users admin 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 ;)
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Better Admin Users Search screen to configure the plugin
- Search the community support forum. You will probably find your answer here.
- If you still have a problem, open a new thread in the community support forum.
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!
Sure, just go to the official repository on GitHub and pull request your improvements :)
You need to have already install npm and composer.�I recommend to use VSCode with Intelephense plugin.
Clone the repository in the plugins wordpress folder.
Run composer install and npm i to have everything ready to work.
The plugin should work now.
To update .pot files, npm run pot.
- 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

