Defines constants and loads all of the classes and functions required to run the plugin.
This file is only loaded if the naming conflict tests in index.php are passed.
Constants
MLA_OPTION_PREFIX
MLA_OPTION_PREFIX
Gives a unique prefix for plugin options; can be set in wp-config.php
MLA_DEBUG_LEVEL
MLA_DEBUG_LEVEL
Activates debug options; can be set in wp-config.php
MLA_AJAX_EXCEPTIONS
MLA_AJAX_EXCEPTIONS
Activates full MLA load for specified AJAX actions; can be set in wp-config.php
Functions
mla_plugin_loader_reporting_action()
mla_plugin_loader_reporting_action()
Displays version conflict error messages at the top of the Dashboard