From c1d95eb167b7b2e58b57a811fa8ba96fcb7891b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bogdan=20Rapai=C4=87?= Date: Mon, 6 May 2019 17:04:35 +0200 Subject: [PATCH] Updated: version number --- mainwp-child.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainwp-child.php b/mainwp-child.php index edf4c07..11fd867 100644 --- a/mainwp-child.php +++ b/mainwp-child.php @@ -6,7 +6,7 @@ Author: MainWP Author URI: https://mainwp.com Text Domain: mainwp-child - Version: 3.5.6 + Version: 3.5.7 */ //if ( ( isset( $_REQUEST['heatmap'] ) && '1' === $_REQUEST['heatmap'] ) || ( isset( $_REQUEST['mainwpsignature'] ) && ( ! empty( $_REQUEST['mainwpsignature'] ) ) ) ) { // header( 'X-Frame-Options: ALLOWALL' );