File: bp-integrations/learndash/core/Core.php
Description
Core::url()

Get url path from the integration folder

Source: bp-integrations/learndash/core/Core.php:351

Core::template()

Load template from the integration folder

Source: bp-integrations/learndash/core/Core.php:360

Core::getRequest()

Get the request from $_POST, $_GET, or $_REQUEST with default fallback

Source: bp-integrations/learndash/core/Core.php:369

Core::isRequestExists()

Check if the given request isset

Source: bp-integrations/learndash/core/Core.php:384

Core

COre file of the plugin

Source: bp-integrations/learndash/core/Core.php:27

Core::__construct()

Constructor

Source: bp-integrations/learndash/core/Core.php:34