Quay lại trình soạn thảo cũ (Classic Editor) trong WordPress

Cập nhật: 01/08/2025

Đánh giá:

Add mã dưới đây để quay lại trình soạn thảo WordPress cũ

add_filter('use_block_editor_for_post', '__return_false');
add_filter('use_widgets_block_editor', '__return_false');