Changeset 62168 for trunk/src/wp-includes/post.php
- Timestamp:
- 03/27/2026 10:46:01 PM (15 hours ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/post.php
r62075 r62168 688 688 'show_in_rest' => false, 689 689 'show_ui' => false, 690 'can_export' => false, 690 691 'supports' => array( 'custom-fields' ), 691 692 )
Note: See TracChangeset
for help on using the changeset viewer.