Page::load_settings_page()
Method: Loads necessary CSS/JS when loading this Settings Page.
Page::load_settings_page Read More »
@package: LearnDash / Core
Source Files: src/Core/Modules/Reports/Legacy/Settings/Page.php
Method: Loads necessary CSS/JS when loading this Settings Page.
Page::load_settings_page Read More »
Method: Sets the buttons shown within the LearnDash Global Header.
Page::init_header_buttons Read More »
Method: Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.
Page::show_settings_page Read More »
Class: Reports Base Settings module provider.
Method: Registers service providers.
Provider::register Read More »
Method: Registers WordPress hooks.
Class: Reports Legacy Settings Page.
Method: Public constructor for class.
Method: Creates a dashboard to show our widgets within.
Page::create_dashboard Read More »
Method: Registers service providers.
Provider::register Read More »
Method: Registers WordPress hooks.
Class: Reports Dashboard Progress Chart Widget.
Method: Loads required data.
Progress_Chart::load_data Read More »
Class: Reports Base Settings module provider.
Class: Reports Dashboard Overview Widget.
Method: Loads required data.
Overview::load_data Read More »
Class: Reports Dashboard Activity Widget.