Skip to content

v1.0.1

Latest

Choose a tag to compare

@austinginder austinginder released this 23 Jan 16:16

1.0.1 - 2026-01-23

Added

  • 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).