wpseek.com
A WordPress-centric search engine for devs and theme authors
enable_edit_any_user_configuration › WordPress Filter Hooks
Since3.0.0
Deprecatedn/a
› apply_filters( 'enable_edit_any_user_configuration', true )
Parameters: |
|
Defined at: |
|
Codex: |
Filters whether to allow administrators on Multisite to edit every user.
Enabling the user editing form via this filter also hinges on the user holding the 'manage_network_users' cap, and the logged-in user not matching the user profile open for editing.
The filter was introduced to replace the EDIT_ANY_USER constant.
Related Functions: wp_send_new_user_notifications, delete_user_option, wp_new_user_notification, wpmu_signup_user_notification, get_edit_user_link, get_user_option