plugin/faustwp/v0.7.4
·
760 commits
to canary
since this release
Patch Changes
- 1dcd987: Removes unused event callbacks for rewrite rule and post status changes. The
is_events_enabled()
function has also been removed. - 5c69b68: ConditionalTags has been deprecated as it was introduced in an older version of the framework when routing was done from the NextTemplateLoader. Now that we are using Next.js pages for routing, conditionalTags are no longer needed.
- 7d156ba: Add a documentation link that explains "Features" checkbox settings in more detail