Docs: Clarify the file header summary for wp-includes/user-functions.php, introduced in [33749].

See #33413. See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@33896 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2015-09-04 01:28:10 +00:00
parent 8b3693c9e0
commit 68f62a46e5

View File

@@ -1,9 +1,10 @@
<?php
/**
* WordPress User API
* Users API: Top-level users functionality
*
* @package WordPress
* @subpackage Users
* @since 4.4.0
*/
/**