Browse: Home / Classes / Learndash_Admin_Menus_Tabs /

Learndash_Admin_Menus_Tabs::wp_loaded

Learndash_Admin_Menus_Tabs::wp_loaded()

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.


Description #


Source #

File: includes/admin/class-learndash-admin-menus-tabs.php


Changelog #

Changelog
Version Description
2.4.0 Introduced.