Index: post.php
===================================================================
--- post.php	(revision 43215)
+++ post.php	(working copy)
@@ -433,6 +433,7 @@
  * The path is relative to the current upload dir.
  *
  * @since 2.9.0
+ * @access private
  *
  * @param string $path Full path to the file.
  * @return string Relative path on success, unchanged path on failure.
@@ -839,6 +840,7 @@
  * Return statuses for privacy requests.
  *
  * @since 5.0.0
+ * @access private
  *
  * @return array
  */
@@ -2404,6 +2406,7 @@
  * Return the cache key for wp_count_posts() based on the passed arguments.
  *
  * @since 3.9.0
+ * @access private
  *
  * @param string $type Optional. Post type to retrieve count Default 'post'.
  * @param string $perm Optional. 'readable' or empty. Default empty.
@@ -4779,6 +4782,7 @@
  * $children contains parent-children relations
  *
  * @since 2.9.0
+ * @access private
  *
  * @see _page_traverse_name()
  *
