You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: Removed type declarations on core return values to support improperly written third-party extensions.
Fixed: Added shim to prevent errors on functions calls outdated extensions are still using.
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 ).
Fixed: Support URL button kicking back a JavaScript error.