You are here

constant INSTAPAGE_PLUGIN_PATH in Instapage plugin 8.3

Same name and namespace in other branches
  1. 7.3 core/instapage.php \INSTAPAGE_PLUGIN_PATH
8 uses of INSTAPAGE_PLUGIN_PATH
instapage.php in core/instapage.php
InstapageCmsPluginConnector::getSelectedConnector in core/connectors/InstapageCmsPluginConnector.php
Selects a proper connector based on currently used CMS.
InstapageCmsPluginDebugLogModel::getLogHTML in core/models/InstapageCmsPluginDebugLogModel.php
Gets the HTML with debug log. Template for th og is in /templates/log.php file.
InstapageCmsPluginHelper::loadTemplate in core/InstapageCmsPluginHelper.php
Loads content of a given template and prints it or returns it as a string.
InstapageCmsPluginWPConnector::checkPluginRequirementsOnActivation in core/connectors/InstapageCmsPluginWPConnector.php

... See full list

File

core/instapage.php, line 14

Code

define('INSTAPAGE_PLUGIN_PATH', dirname(__FILE__));