diff --git a/src/wp-admin/includes/template.php b/src/wp-admin/includes/template.php index 8975e03110..0c5658cc0e 100644 --- a/src/wp-admin/includes/template.php +++ b/src/wp-admin/includes/template.php @@ -2171,8 +2171,9 @@ function wp_star_rating( $args = array() ) { } /** - * Output a notice when editing the page for posts. + * Output a notice when editing the page for posts (internal use only). * + * @ignore * @since 4.2.0 */ function _wp_posts_page_notice() {