This will remove the theme Editor link only for Editors. function delete_submenu_items() { if ( current_user_can( 'editor' )) { remove_submenu_page( 'themes.php ...
確定! 回上一頁