From 0e41b5d52fdc6af6442816b5f465c9db9f84e126 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 19 Sep 2024 06:51:18 +0200 Subject: Adding upstream version 6.6.1+dfsg1. Signed-off-by: Daniel Baumann --- wp-includes/block-template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wp-includes/block-template.php') diff --git a/wp-includes/block-template.php b/wp-includes/block-template.php index 7030e2e..0a4d85a 100644 --- a/wp-includes/block-template.php +++ b/wp-includes/block-template.php @@ -210,8 +210,8 @@ function _block_template_render_title_tag() { * * @global string $_wp_current_template_id * @global string $_wp_current_template_content - * @global WP_Embed $wp_embed - * @global WP_Query $wp_query + * @global WP_Embed $wp_embed WordPress Embed object. + * @global WP_Query $wp_query WordPress Query object. * * @return string Block template markup. */ -- cgit v1.2.3