Projects::get_project_check_time()
Method: Return the last check timestamp.
Projects::get_project_check_time Read More »
Method: Return the last check timestamp.
Projects::get_project_check_time Read More »
Method: Check if we need to take action for new update.
Main_Controller::maybe_update Read More »
Class: Main Controller, this will register a root page into wp-admin.
Method: All the scripts should be registered here, later we can use it when render the view.
Main_Controller::register_scripts Read More »
Method: Trigger a license verification.
API::verify_license Read More »
Action Hook: Fires after the license verification.
learndash_licensing_management_license_verified Read More »
Method: Projects constructor.
Main_Controller::__construct Read More »
Method: Return the banners.
RemoteBanners::get_banners Read More »
Method: Maybe show the banners
RemoteBanners::maybe_show_banners Read More »
Method: Filter the banner by its condition, eg page slug and time frame
RemoteBanners::filter_displayable_banners Read More »
Method: Render the ads.
RemoteBanners::display_ads Read More »
Method: Register the necessary hooks.
CheckPluginsRequirements::register_hooks Read More »
Method: Check if the LearnDash version is compatible with the plugin requirements.
CheckPluginsRequirements::is_ld_version_compatible Read More »
Class: Class CheckPluginsRequirements
CheckPluginsRequirements Read More »
Method: Enqueues scripts.
Licensing_Settings_Section::enqueue_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: Register hooks.
RemoteBanners::register_hooks Read More »
Method: Register scripts and styles.
RemoteBanners::register_scripts Read More »