mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-06 11:10:43 +08:00
Update readme
This commit is contained in:
parent
46a3ac7191
commit
14bf8a9604
2 changed files with 5 additions and 5 deletions
|
@ -301,5 +301,5 @@ class MainWP_Child_WPvivid_BackupRestore
|
||||||
$wpvivid_plugin->ajax_check_security();
|
$wpvivid_plugin->ajax_check_security();
|
||||||
$ret = $this->public_intetface->set_remote($_POST['remote']);
|
$ret = $this->public_intetface->set_remote($_POST['remote']);
|
||||||
return $ret;
|
return $ret;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -71,10 +71,10 @@ To see full documentation and FAQs please visit [MainWP Documentation](https://m
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
= 4.0 - 8-27-19 =
|
= 4.0 - 8-28-19 =
|
||||||
* Fixed: various functionality problems
|
* Fixed: various functionality problems
|
||||||
* Added: support for ucoming 3rd party extensions
|
* Added: support for upcoming 3rd party extensions
|
||||||
* Added: .htaccess file with custom redirect to rule the MainWP Child plugin directory to hide the plugin from serach engines
|
* Added: .htaccess file with custom redirect to rule the MainWP Child plugin directory to hide the plugin from search engines
|
||||||
* Updated: support for the MainWP Dashboard 4.0
|
* Updated: support for the MainWP Dashboard 4.0
|
||||||
* Updated: notifications texts
|
* Updated: notifications texts
|
||||||
* Removed: unused code
|
* Removed: unused code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue