Changeset 57785 for trunk/src/wp-includes/block-template.php
- Timestamp:
- 03/06/2024 05:04:00 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template.php
r57019 r57785 211 211 * @global string $_wp_current_template_id 212 212 * @global string $_wp_current_template_content 213 * @global WP_Embed $wp_embed 214 * @global WP_Query $wp_query 213 * @global WP_Embed $wp_embed WordPress Embed object. 214 * @global WP_Query $wp_query WordPress Query object. 215 215 * 216 216 * @return string Block template markup.
Note: See TracChangeset
for help on using the changeset viewer.