首先需使用admin_menu 這個hook,並且使用函數add_menu_page(). add_menu_page( string $page_title, //必需,頁面標題 string $menu_title, ...
確定! 回上一頁