- [Feature] Add 3 new path adjustment hooks for more granular invalidation control:
c3_invalidation_post_batch_home_path- Customize home path for single post invalidationc3_invalidation_posts_batch_home_path- Customize home path for multiple posts invalidationc3_invalidation_manual_batch_all_path- Customize path for manual "clear all" operations
- [Enhancement] Update Hooks.php to support variable arguments in apply_filters method
- [Compatibility] Maintain full backward compatibility with existing c3_invalidation_items filter
What's Changed
- Add 3 new path adjustment hooks for CloudFront invalidation by @devin-ai-integration[bot] in #160
Full Changelog: v7.1.0...v7.2.0