We use the add_options_page() function during the admin_menu action, like this: add_action( 'admin_menu', 'my_admin_menu' ); function ...
確定! 回上一頁