Changeset 49172 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 10/16/2020 03:32:11 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r49108 r49172 3105 3105 /** This action is documented in wp-includes/post.php */ 3106 3106 do_action( 'wp_insert_post', $post->ID, $post, true ); 3107 3108 wp_after_insert_post( $post, true ); 3107 3109 3108 3110 wp_trash_post_comments( $post_id );
Note: See TracChangeset
for help on using the changeset viewer.