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 Description


Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.