mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
Merge with branch01
* Fixed: an issue with SQL 8.0 queries * Fixed: redirect issues on specific setups * Fixed: multiple PHP Warnings * Fixed: multiple typos * Updated: added improvements for detecting premium plugin updates * Updated: support for 3rd party extensions
This commit is contained in:
parent
9a0f39f477
commit
37c30fbf58
7 changed files with 150 additions and 71 deletions
|
@ -6,7 +6,7 @@
|
|||
Author: MainWP
|
||||
Author URI: https://mainwp.com
|
||||
Text Domain: mainwp-child
|
||||
Version: 3.5.4.1
|
||||
Version: 3.5.5
|
||||
*/
|
||||
//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