Add this code in functions.php file of your plugin or theme. add_action('admin_menu', 'custom_menu');. In above line of code, first parameter is the hook ...
確定! 回上一頁