Đôi khi trong soạn thảo bài viết, cỡ chữ mặc định khá nhỏ, màu mờ gây khó nhìn. Vậy nên ta css để chữ to lên, màu sắc đậm thêm đoạn sau vào funtion
// add css backend editor cho dễ dùng
add_action( 'after_setup_theme', 'generate_child_setup' );
function generate_child_setup()
{
add_editor_style( 'editor-style.css' );
}
Sau đó up file “editor-style.css” vào thư mục theme child