File: bp-integrations/learndash/core/Core.php |
Description |
---|---|
Core::url() |
Get url path from the integration folder |
Core::template() |
Load template from the integration folder |
Core::getRequest() |
Get the request from $_POST, $_GET, or $_REQUEST with default fallback |
Core::isRequestExists() |
Check if the given request isset |
Core |
COre file of the plugin |
Core::__construct() |
Constructor |