Skip to content

Commit 044bb0e

Browse files
committed
Added notes about two more patches done (network and PHP 5.6 backwards compatibility added).
Added notes about two more patches done (network and PHP 5.6 backwards compatibility added).
1 parent 97b1cd1 commit 044bb0e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ to your website's FAQ page and make automatically expand specific FAQ with a pag
106106
![7. Expandable FAQ - Admin User Manual](https://ps.w.org/expandable-faq/assets/screenshot-7.jpg)
107107

108108

109-
110109
# Changelog
111110

112111
= 6.1.0 =
@@ -119,6 +118,8 @@ to your website's FAQ page and make automatically expand specific FAQ with a pag
119118
* Added a note for data population in status page.
120119
* Replaced ‘getPluginJS_ClassPrefix’ & ‘getPluginJS_VariablePrefix’ with native call.
121120
* ‘StaticCookie’ and ‘StaticSession’ caching model classes improved.
121+
* Fixed issue with network installing when multisite is enabled in WordPress, as well as created workaround until WordPress core bug #36406 will be fixed (read more at [https://core.trac.wordpress.org/ticket/36406](https://core.trac.wordpress.org/ticket/36406 "WordPress Trac")).
122+
* PHP 5.6 backwards compatibility added.
122123

123124
= 6.0.2 =
124125
* Updating and patching are now separated. FA now loaded by default after install. Populate/drop data url behaviour changed. Some minor improvements.

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ to your website's FAQ page and make automatically expand specific FAQ with a pag
110110
* Added a note for data population in status page.
111111
* Replaced ‘getPluginJS_ClassPrefix’ & ‘getPluginJS_VariablePrefix’ with native call.
112112
* ‘StaticCookie’ and ‘StaticSession’ caching model classes improved.
113+
* Fixed issue with network installing when multisite is enabled in WordPress, as well as created workaround until WordPress core bug #36406 will be fixed (read more at [https://core.trac.wordpress.org/ticket/36406]( https://core.trac.wordpress.org/ticket/36406 "WordPress Trac")).
114+
* PHP 5.6 backwards compatibility added.
115+
113116

114117
= 6.0.2 =
115118
* Updating and patching are now separated. FA now loaded by default after install. Populate/drop data url behaviour changed. Some minor improvements.

0 commit comments

Comments
 (0)