Closed xxsimoxx closed 1 year ago
As for #175 some other polyfills need to be added or fixed.
register_block_pattern_category
unregister_block_pattern_category
unregister_block_pattern
wp_pre_kses_block_attributes
use_block_editor_for_post_type
WP_Compat::using_block_function
use_block_editor_for_post
Local testing and new unit tests.
As for #175 some other polyfills need to be added or fixed.
Description
register_block_pattern_category
unregister_block_pattern_category
unregister_block_pattern
wp_pre_kses_block_attributes
use_block_editor_for_post_type
adding a call toWP_Compat::using_block_function
use_block_editor_for_post
adding a call toWP_Compat::using_block_function
How has this been tested?
Local testing and new unit tests.
Types of changes