| @@ -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'; |