Changeset 56298 for trunk/src/wp-includes/blocks/post-title.php
- Timestamp:
- 07/25/2023 08:37:26 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/post-title.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-title.php
r56159 r56298 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.