function remove_customize() { remove_submenu_page('themes.php', 'customize.php'); } add_action('admin_init', 'remove_customize', 999);.
確定! 回上一頁