Fix 5.4 issues

This commit is contained in:
ruben- 2016-10-27 00:10:57 +02:00
parent 7b077b0768
commit acdde0a28b
5 changed files with 13 additions and 7 deletions

View file

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