mirror of
git://develop.git.wordpress.org/
synced 2025-01-29 18:48:18 +01:00
Docs: Correct the WP_User Query
location reference in query cache tests.
Follow-up to [1047/tests], [33749], [55657]. See #59651. git-svn-id: https://develop.svn.wordpress.org/trunk@57325 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b4eeefe786
commit
a1cf525cd6
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Test WP_User Query, in wp-includes/user.php
|
||||
* Test WP_User_Query, in wp-includes/class-wp-user-query.php.
|
||||
*
|
||||
* @group user
|
||||
*/
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
/**
|
||||
* Test WP_User Query, in wp-includes/user.php
|
||||
* Test WP_User_Query, in wp-includes/class-wp-user-query.php.
|
||||
*
|
||||
* @group user
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user