To add new page to wordpress menu on admin side, we must use admin_menu hook, which allows us add function: add_menu_page() and set it's ...
確定! 回上一頁