Next.js Revalidation feature overview
mainThe Next.js Revalidation plugin automates the process of updating your headless Next.js frontend whenever content changes in WordPress.
Supported Triggers:
- Modification (add, update, delete) of posts, pages, categories, tags, authors, or media.
- Support for custom post types and taxonomies.
Capabilities:
- Automatic Revalidation: Triggered by content changes.
- Manual Revalidation: Option to trigger a full site refresh.
- Admin Notifications: Optional visibility into revalidation events within WordPress.