Changeset 52298
- Timestamp:
- 12/01/2021 11:40:08 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/post.php
r52251 r52298 2466 2466 * @param bool $value Whether the CPT supports block editor or not. 2467 2467 * @param string $post_type Post type. 2468 * 2469 * @return bool 2468 * @return bool Whether the block editor should be disabled or not. 2470 2469 */ 2471 2470 function _disable_block_editor_for_navigation_post_type( $value, $post_type ) {
Note: See TracChangeset
for help on using the changeset viewer.