Merged with branch01

* Fixed: an issue with checking Page Speed data
* Fixed: an issue with empty update data
* Fixed: an issue with incorrect plugin update data
* Added: Send From field in the Branding support form
* Updated: compatibility with the latest Yoast SEO plugin version
This commit is contained in:
Thang Hoang Van 2019-03-25 22:11:41 +07:00
parent 37c30fbf58
commit c06edcf95e
8 changed files with 131 additions and 37 deletions

View file

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