Fixed: Conflict with SendGrid

This commit is contained in:
ruben- 2016-12-09 08:44:15 +01:00
parent 2ba900e762
commit 3283eec336
4 changed files with 9 additions and 5 deletions

View file

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