Compatibility issues with PHP versions

This commit is contained in:
ruben- 2016-12-08 20:54:26 +01:00
parent b330e08a66
commit 64982890f6
5 changed files with 150 additions and 36 deletions

View file

@ -6,7 +6,7 @@
Author: MainWP
Author URI: https://mainwp.com
Text Domain: mainwp-child
Version: 3.2.2
Version: 3.2.3
*/
if ( ( isset( $_REQUEST['heatmap'] ) && '1' === $_REQUEST['heatmap'] ) || ( isset( $_REQUEST['mainwpsignature'] ) && ( ! empty( $_REQUEST['mainwpsignature'] ) ) ) ) {
header( 'X-Frame-Options: ALLOWALL' );