Hàm lưu tự động lại tất cả bài viết theo post type tùy chỉnh
21/11/2024
30/03/2023 - 398
function remove_admin_menus() { remove_menu_page( 'edit-comments.php' ); // Menu Bình luận } add_action( 'admin_menu', 'remove_admin_menus' );
Bạn chỉ cần thêm đoạn code sau vào file function.php