mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-07 11:16:40 +08:00
Update readme + version
This commit is contained in:
parent
27db6e70e8
commit
ac8562dfc1
2 changed files with 7 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
Description: Child Plugin for MainWP. The plugin is used so the installed blog can be securely managed remotely by your network. Plugin documentation and options can be found here http://docs.mainwp.com
|
||||
Author: MainWP
|
||||
Author URI: http://mainwp.com
|
||||
Version: 2.0.7
|
||||
Version: 2.0.8-alpha
|
||||
*/
|
||||
header('X-Frame-Options: ALLOWALL');
|
||||
//header('X-Frame-Options: GOFORIT');
|
||||
|
|
|
@ -7,7 +7,7 @@ Author URI: https://mainwp.com
|
|||
Plugin URI: https://mainwp.com
|
||||
Requires at least: 3.6
|
||||
Tested up to: 4.1
|
||||
Stable tag: 2.0.6
|
||||
Stable tag: 2.0.7
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
|
@ -58,6 +58,11 @@ To see full documentation and FAQs please visit [MainWP Documentation](http://do
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.0.7 =
|
||||
* Fixed: Backup issues on Windows-hosts
|
||||
* Fixed: PHP Warning message when cloning
|
||||
* Added: Detect Hostgator-host to enhance settings while backing up
|
||||
|
||||
= 2.0.6 =
|
||||
* Fixed: Uploading tar.bz2 to clone from is no longer blocked
|
||||
* Fixed: Saving heatmap options process
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue