Breakpoints
Class: A class to handle breakpoint definitions and pointers.
Method: Generate a unique breakpoint pointer.
Breakpoints::get_pointer Read More »
Method: Returns true when the result message is enabled, false otherwise.
WpProQuiz_Model_Quiz::is_result_message_enabled Read More »
Class: Main Controller, this will register a root page into wp-admin.
Method: Projects constructor.
Main_Controller::__construct Read More »
Method: Check if we need to take action for new update.
Main_Controller::maybe_update Read More »
Method: All the scripts should be registered here, later we can use it when render the view.
Main_Controller::register_scripts Read More »
Method: No description found
Licensing_Settings_Section::make_data Read More »
Method: Get the users permissions list, for frontend display
Licensing_Settings_Section::get_users_list Read More »
Method: Enqueues scripts.
Licensing_Settings_Section::enqueue_scripts Read More »
Class: Class LearnDash Settings Page License.
Licensing_Settings Read More »
Method: Public constructor for class
Licensing_Settings::__construct Read More »
Method: Enqueue scripts.
Licensing_Settings::enqueue_scripts Read More »
Method: Render the page.
Licensing_Settings::show_settings_page Read More »
Class: Add the visibility functionality.
Licensing_Settings_Section Read More »
Method: Protected constructor for class
Licensing_Settings_Section::__construct Read More »
Method: Render the root element for React JS.
Licensing_Settings_Section::display Read More »
Method: Get service class
Projects_Controller::get_service Read More »
Class: This controller only appear if user not signed in.