Skip to content

@faustwp/wordpress-plugin@1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 15:50
· 55 commits to canary since this release
2943748

Minor Changes

  • aedd100: chore: Updated FaustWP to create a preview link for all draft post types.

    Removed actions rest_prepare_post and rest_prepare_page from the callback functions.
    Added a new action for rest_api_init to add rest_prepare_{$post_type} action for all publicably queryable post types including custom post types.