fixes + new version

This commit is contained in:
ruben- 2016-02-17 20:38:44 +01:00
parent dbef577add
commit d3d77e70ef
4 changed files with 28 additions and 15 deletions

View file

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