PluginProbe
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs / 2.6.6
BlockSpare – Gutenberg Blocks, AI Content Generator & Site Builder for News, Magazine & Blogs v2.6.6
5.0.1 4.1.0 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.1.0 1.1.1 1.1.2 1.2.0 1.2.1 1.2.2 1.2.3 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 2.1.2 2.5.0 2.5.3 All 39 releases
← All changes | freemius/require.php +1 -0 2.6.1 → 2.6.6 View file →
@@ -12,8 +12,9 @@
12 12
13 13 // Configuration should be loaded first.
14 14 require_once dirname( __FILE__ ) . '/config.php';
15 15 require_once WP_FS__DIR_INCLUDES . '/fs-core-functions.php';
16 + require_once WP_FS__DIR_INCLUDES . '/fs-html-escaping-functions.php';
16 17
17 18 // Logger must be loaded before any other.
18 19 require_once WP_FS__DIR_INCLUDES . '/class-fs-logger.php';
19 20 require_once WP_FS__DIR_INCLUDES . '/debug/debug-bar-start.php';