mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
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:
parent
37c30fbf58
commit
c06edcf95e
8 changed files with 131 additions and 37 deletions
|
@ -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' );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue