* Fixed: various functionality problems

* Added: support for ucoming 3rd party extensions
* Added: .htaccess file with custom redirect to rule the MainWP Child plugin directory to hide the plugin from serach engines
* Updated: support for the MainWP Dashboard 4.0
* Updated: notifications texts
* Removed: unused code
This commit is contained in:
thanghv 2019-08-26 23:29:16 +07:00
parent c3795a16a0
commit 095253a517
12 changed files with 711 additions and 241 deletions

View file

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