Learndash_Admin_Menus_Tabs::wp_loaded()
Method: We hook into the ‘wp_loaded’ action which comes just before the ‘admin_menu’ action. The reason for this we want to add a special ‘admin_menu’ and ensure it is the last action taken on the menu.
Learndash_Admin_Menus_Tabs::wp_loaded Read More »
@package: LearnDash / admin
Source Files: includes/admin/class-learndash-admin-menus-tabs.php