Changeset 58211 for trunk/src/wp-includes/class-wp-post-type.php
- Timestamp:
- 05/27/2024 03:22:05 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-post-type.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-post-type.php
r58201 r58211 935 935 936 936 if ( ! post_type_supports( $this->name, 'autosave' ) ) { 937 return null;938 }939 940 if ( 'attachment' === $this->name ) {941 937 return null; 942 938 }
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)