WPDev.one
Filter Hook

show_network_site_users_add_new_form

apply_filters( 'show_network_site_users_add_new_form', true )

Filters whether to show the Add New User form on the Multisite Users screen. Note: While WordPress is moving towards simplifying labels by removing "New" from "Add New X" labels, we keep "Add New User" here to maintain a clear distinction from the "Add Existing User" section above.

Parameters 0 required

Name / Type Description
true
mixed

No description available.

Return Value

(mixed)
No return value description available.

Hook Information

Source File
wp-admin/network/site-users.php
Advertisement