API::get_multisite_active_sites()
Method: Gets multi-site active site count.
API::get_multisite_active_sites Read More »
@package: LearnDash / Hub / Component
Source Files: includes/licensing/src/component/class-api.php
Method: Gets multi-site active site count.
API::get_multisite_active_sites Read More »
Method: Query the site stats.
API::build_site_stats Read More »
Method: Trigger a license verification.
API::verify_license 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: Check if we need to take action for new update.
Main_Controller::maybe_update Read More »
Method: Projects constructor.
Main_Controller::__construct Read More »
Method: Check if the LearnDash version is compatible with the plugin requirements.
CheckPluginsRequirements::is_ld_version_compatible Read More »
Method: Register the necessary hooks.
CheckPluginsRequirements::register_hooks Read More »
Method: Render the ads.
RemoteBanners::display_ads Read More »
Method: Filter the banner by its condition, eg page slug and time frame
RemoteBanners::filter_displayable_banners Read More »
Method: Maybe show the banners
RemoteBanners::maybe_show_banners Read More »
Method: Return the banners.
RemoteBanners::get_banners Read More »
Method: Ajax endpoint for hide a banner permanent
RemoteBanners::hide_banner Read More »
Method: Register scripts and styles.
RemoteBanners::register_scripts Read More »
Method: Register hooks.
RemoteBanners::register_hooks Read More »
Method: Get the users permissions list, for frontend display
Licensing_Settings_Section::get_users_list Read More »
Method: No description found
Licensing_Settings_Section::make_data Read More »
Method: Enqueues scripts.
Licensing_Settings_Section::enqueue_scripts Read More »
Method: Render the root element for React JS.
Licensing_Settings_Section::display Read More »
Method: Protected constructor for class
Licensing_Settings_Section::__construct Read More »