TEXT 32
Enable classic widgets By micha on 4th February 2024 12:55:54 PM
  1. // Disables the block editor from managing widgets
  2. add_filter( 'use_widgets_block_editor', '__return_false' );

Paste is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.