Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save webantam43/d4cdd37b03338a6de1bf78efdf13b182 to your computer and use it in GitHub Desktop.

Select an option

Save webantam43/d4cdd37b03338a6de1bf78efdf13b182 to your computer and use it in GitHub Desktop.

Revisions

  1. webantam43 revised this gist Nov 4, 2025. 1 changed file with 1 addition and 1 deletion.
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    add_filter(use_block_editor_for_post’, ‘__return_false);
    add_filter('use_block_editor_for_post', '__return_false');
  2. webantam43 created this gist Nov 4, 2025.
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    add_filter(‘use_block_editor_for_post’, ‘__return_false’);