All notable changes to this project will be documented in this file.
- This project adheres to Semantic Versioning.
- This change log adheres to Keep a CHANGELOG.
- disabled cache in Customizer preview
- implemented menus and widgets invalidation when edited in Customizer
pre_wp_nav_menu
support for menu cache.
- Updated code style and inline documentation.
- Changed Pimple to version 3.
- Committed Composer lock file into project.
wp_nav_menu_args
menu cache for WP < 3.9.
- Update Blocker support.
fc_skip_cache
filter to disable cache for individual fragments.
- Anonymized fragment generation in front end for consistency.
- Updated documentation.
- Initial release.