Skip to content

Commit 19be1fa

Browse files
committed
Ver bump
Signed-off-by: Kevin Provance <[email protected]>
1 parent 23cc91f commit 19be1fa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Fixed: Removed type declarations on core return values to support improperly written third-party extensions.
55
* Fixed: Added shim to prevent errors on functions calls outdated extensions are still using.
66
* Fixed: Removed type declarations on field code to support outdated versions of PHP (PHP 7.4 is the minimum recommendation from WordPress...please update if you are able. [https://wordpress.org/about/requirements](https://wordpress.org/about/requirements) ).
7+
* Fixed: Support URL button kicking back a JavaScript error.
78

89
## 4.2.10
910
* Fixed: Output on the frontend triggering error.

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ If you want, you can use the [Gutenberg](https://wordpress.org/plugins/gutenberg
156156
Fixed: Removed type declarations on core return values to support improperly written third-party extensions.
157157
Fixed: Added shim to prevent errors on functions calls outdated extensions are still using.
158158
Fixed: Removed type declarations on field code to support outdated versions of PHP (PHP 7.4 is the minimum recommendation from WordPress...please update if you are able. [https://wordpress.org/about/requirements](https://wordpress.org/about/requirements) ).
159+
Fixed: Support URL button kicking back a JavaScript error.
159160

160161
= 4.2.10 =
161162
Fixed: Output on the frontend triggering error.

0 commit comments

Comments
 (0)