]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/user/admin.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-admin / user / admin.php
index 1445245805527841196bc00b180fff7ac384f13f..3d5063c0d75dec455242b1a81a01f08cb3d92e74 100644 (file)
@@ -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
  *