WordPress ブロックエディタの停止方法cssも含めてね
WordPressのブロックエディタ便利ですよね? なので今日は停止させる方法を・・ 別にプラグインでも良いんですが。 function.php用です。
ブロックエディタで利用しているcssを停止する。
ブロックエディターでの編集をやめる
ウィジェット編集画面をもクラシックへ
もっときめ細やかな制御を作るならばこちらを参照
https://developer.wordpress.org/reference/hooks/use_block_editor_for_post/ https://developer.wordpress.org/reference/functions/use_block_editor_for_post/ https://developer.wordpress.org/reference/functions/use_block_editor_for_post_type/