* Fixed: connection problems caused by issues with json_encode function

This commit is contained in:
thanghv 2020-02-03 22:55:50 +07:00
parent 197652ebcc
commit 329bd94989
4 changed files with 43 additions and 19 deletions

View file

@ -7,7 +7,7 @@ Plugin URI: https://mainwp.com
Requires at least: 3.6
Tested up to: 5.3.2
Requires PHP: 5.6
Stable tag: 4.0.6.1
Stable tag: 4.0.6.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@ -71,6 +71,9 @@ To see full documentation and FAQs please visit [MainWP Documentation](https://m
== Changelog ==
= 4.0.6.2 - 2-3-20 =
* Fixed: connection problems caused by issues with json_encode function
= 4.0.6.1 - 1-20-20 =
* Updated: MainWP_Child_WPvivid_BackupRestore class