Changeset 45393 for trunk/src/wp-includes/blocks.php
- Timestamp:
- 05/24/2019 01:04:19 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r45284 r45393 302 302 * 303 303 * @since 5.0.0 304 * @global WP_Post $post The post to edit. 305 * 306 * @param string $content Post content. 304 * 305 * @param string $content Post content. 307 306 * @return string Updated post content. 308 307 */
Note: See TracChangeset
for help on using the changeset viewer.