Changeset 57771 for trunk/src/wp-includes/block-template-utils.php
- Timestamp:
- 03/05/2024 06:53:44 AM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/block-template-utils.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r57644 r57771 1464 1464 wp_update_post( 1465 1465 array( 1466 'ID' => $post->ID,1467 'post_content' => $content,1466 'ID' => $post->ID, 1467 'post_content' => $content, 1468 1468 ) 1469 1469 );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)