Hello,
I think you’re looking for to add custom column in the Admin User List. If that’s the case, here is a code example: https://wordpress.stackexchange.com/questions/160422/add-custom-column-to-users-admin-panel
Reference: https://developer.ww.wp.xz.cn/reference/hooks/manage_users_custom_column/
Hope it helps!
Have a nice day.
Regards.
Thread Starter
tiicaa
(@tiicaa)
Hello @hwk-fr, yes, I looked at this code and test, it works. But I need it to be filtered in the search bar. For example, if I populate a user with a word “test” in this new field, I would like to find that user just by typing a word “test” in the search bar on the user’s page in the site’s administrative panel.
In this example of code that you provided for example it doesn’t work. Do you know how I can complement?
-
This reply was modified 6 years, 1 month ago by
tiicaa.
Hello,
I’m not sure to really understand what you’re looking for, you should probably make some more research on Google & Stack Overflow.
Here is a post which looks like what you’re asking for: https://wordpress.stackexchange.com/questions/213576/how-to-filter-users-on-admin-users-page-by-custom-meta-field
Google search term: “wordpress admin user filter meta”.
Other than that, this topic doesn’t seems to be related to ACF Extended plugin, so I can’t help much. Sorry.
Hope it helps!
Have a nice day.
Regards.