Changeset 56305 for branches/6.3/src/wp-includes/blocks/post-title.php
- Timestamp:
- 07/25/2023 03:03:22 PM (23 months ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/src/wp-includes/blocks/post-title.php
r56159 r56305 8 8 /** 9 9 * Renders the `core/post-title` block on the server. 10 * 11 * @since 6.3.0 Omitting the $post argument from the `get_the_title`. 10 12 * 11 13 * @param array $attributes Block attributes.
Note: See TracChangeset
for help on using the changeset viewer.