version 3.5.6 released with fix
This commit is contained in:
parent
e65a443557
commit
efa67fc464
|
@ -17,6 +17,7 @@ if (!defined('ABSPATH')) {
|
||||||
} // Cannot access pages directly.
|
} // Cannot access pages directly.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
include_once(ABSPATH . 'wp-admin/includes/plugin.php');
|
include_once(ABSPATH . 'wp-admin/includes/plugin.php');
|
||||||
if (is_plugin_active('woocommerce/woocommerce.php')) {
|
if (is_plugin_active('woocommerce/woocommerce.php')) {
|
||||||
function appsero_init_tracker_mage_eventpress()
|
function appsero_init_tracker_mage_eventpress()
|
||||||
|
|
Loading…
Reference in New Issue