Docs: Standardize hook docs in wp-admin/* to use third-person singular verbs per the inline documentation standards for PHP.
See #36913. Built from https://develop.svn.wordpress.org/trunk@37488 git-svn-id: http://core.svn.wordpress.org/trunk@37456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -18,7 +18,7 @@ if ( ! is_multisite() ) {
|
||||
|
||||
$redirect_user_admin_request = ( ( $current_blog->domain != $current_site->domain ) || ( $current_blog->path != $current_site->path ) );
|
||||
/**
|
||||
* Filter whether to redirect the request to the User Admin in Multisite.
|
||||
* Filters whether to redirect the request to the User Admin in Multisite.
|
||||
*
|
||||
* @since 3.2.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user