From 51b778fb03f52c39d07e52d1aaa41d3f9abc8c8b Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Tue, 22 Sep 2015 13:03:24 +0000 Subject: [PATCH] Docs: The User API is singular. See #33701. Built from https://develop.svn.wordpress.org/trunk@34397 git-svn-id: http://core.svn.wordpress.org/trunk@34361 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/user.php | 2 +- wp-includes/version.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-includes/user.php b/wp-includes/user.php index 652a83952d..73ece0ae7a 100644 --- a/wp-includes/user.php +++ b/wp-includes/user.php @@ -1,6 +1,6 @@