Projects::get_projects_category()
Method: Fetch the plugins category so we can use it for filter.
Projects::get_projects_category Read More »
Method: Fetch the plugins category so we can use it for filter.
Projects::get_projects_category Read More »
Method: Install our plugin.
Projects::install_plugin Read More »
Method: Update our plugin.
Projects::update_plugin Read More »
Method: Deactivate a plugin.
Projects::deactivate_plugin Read More »
Method: Activate our plugin.
Projects::activate_plugin Read More »
Method: Delete our plugin.
Projects::delete_plugin Read More »
Method: Install, activate, deactivate or delete a plugin.
Projects::handle_plugin Read More »
Method: Return the last check timestamp.
Projects::get_project_check_time Read More »
Method: Return all the current installed projects with metadata.
Projects::get_installed_projects Read More »
Method: Remove the domain from API side
API::remove_domain Read More »
Method: Return all the projects, and cache it.
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 »