From 88a56492346f42456b572a5b09ee0c9f04039eea Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 22 Sep 2015 13:02:25 +0000 Subject: [PATCH] Docs: The User API is singular. See #33701. git-svn-id: https://develop.svn.wordpress.org/trunk@34397 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/user.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-includes/user.php b/src/wp-includes/user.php index 652a83952d..73ece0ae7a 100644 --- a/src/wp-includes/user.php +++ b/src/wp-includes/user.php @@ -1,6 +1,6 @@