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

Get absolute path from the integration folder

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

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

COre file of the plugin

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

Core::__construct()

Constructor

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