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:
Thang Hoang Van 2019-03-06 22:45:51 +07:00
parent 9a0f39f477
commit 37c30fbf58
7 changed files with 150 additions and 71 deletions

View file

@ -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' );