remove_menu_page ( 'edit.php?post_type=homeslider' ); // Custom post type 2. } add_action( 'admin_menu' , 'remove_menus' , 100 ); ...
確定! 回上一頁