use_block_editor_for_post – filter
Filters whether a post is able to be edited in the block editor.
Parameters
- .
- ( 5.0.0 ) . .
- ( bool ) $use_block_editor Whether the post can be edited or not. . . .
- $post
- ( WP_Post ) The post being checked. . . .
Filters whether a post is able to be edited in the block editor.
Published:
Last updated:
3rd November 2022