mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://make.wordpress.org/core/2020/09/30/call-for-testing-the-widgets-screen-in-gutenberg-9-1/
1 line
75 B
Text
1 line
75 B
Text
add_filter( 'gutenberg_use_widgets_block_editor', '__return_false', 100 );
|