Changeset 49986
- Timestamp:
- 01/20/2021 04:58:20 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r49985 r49986 908 908 'inherit' === $post_status 909 909 ) { 910 // Attachment permitted statuses: 'inherit', , see wp_insert_post().911 912 910 if ( 913 911 0 === $post->post_parent ||
Note: See TracChangeset
for help on using the changeset viewer.