5.2.4
2022-02-15 Tweak7 Fix4 Language1Tweaks
- Compatibility with the Common Abstract for editor blocks registration.
- Remove the
wp.editor.InnerBlocksgutenberg component in favor ofwp.blockEditor.InnerBlockswhich was deprecated since version 5.3. [ET-1367] - Prevent scripts from loading on all Admin pages, only load on pages needed.
- Performance improvements around Block Asset loading and redundancy.
- Internal caching of values to reduce
get_option()call count. - Switch from
sanitize_title_with_dashestosanitize_keyin a couple instances for performance gains. - Prevent asset loading from repeating calls to plugin URL and path, resulting in some minor performance gains.
Fixes
- Update the way we handle Classic Editor compatibility. Specifically around user choice. [TEC-4016]
- Remove incorrect reference for moment.min.js.map [TEC-4148]
- Fixed troubleshooting page styles for standalone Event Tickets setup [ET-1382]
- Remove singleton created from a deprecated class.
Languages
- 0 new strings added, 12 updated, 0 fuzzied, and 0 obsoleted
