diff --git a/src/wp-includes/taxonomy.php b/src/wp-includes/taxonomy.php index 856df9a19b..bc9af6e73e 100644 --- a/src/wp-includes/taxonomy.php +++ b/src/wp-includes/taxonomy.php @@ -3439,7 +3439,7 @@ function update_term_cache( $terms, $taxonomy = '' ) { /** * Retrieves children of taxonomy as Term IDs. * - * @ignore + * @access private * @since 2.3.0 * * @param string $taxonomy Taxonomy name.