PluginProbe
Customify / 2.2.0
Customify v2.2.0
2.10.9 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.7.1 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.6.0 1.6.0.1 1.6.5 1.7.0 1.7.1 All 77 releases
← All changes | plugin-config.php +0 -4 1.6.52.2.0 View file →
@@ -10,12 +10,8 @@
10 10 $debug = true;
11 11
12 12 $customify_config = require $basepath . 'customify_config.php';
13 13
14 -// Load our mock customizer section
15 -// @todo Remove this at some point.
16 -require_once $basepath . 'mock_style_manager_config.php';
17 -
18 14 return array(
19 15 'plugin-name' => 'pixcustomify',
20 16 'settings-key' => 'pixcustomify_settings',
21 17 'textdomain' => 'customify',