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
Menu Cache Purge: Added a dedicated AJAX endpoint (cch_purge_menu_cache) to clear the user's stored menu snapshot. This allows for forcing a refresh of the Quick Menu structure if it becomes out of sync. Search for "Refresh Menu".
Changed
Compatibility: Updated "Tested up to" version to WordPress 6.9.
Fixed
Block Editor Layout: Updated CSS selectors for the block editor to ensure the canvas area properly fills the full height of the screen, resolving layout issues in certain contexts (removed .editor-styles-wrapper dependency).