Skip to content

plugin/faustwp/v0.7.4

Compare
Choose a tag to compare
@apmatthews apmatthews released this 14 Feb 18:31
· 760 commits to canary since this release
893b19a

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