@faustwp/wordpress-plugin@1.8.0
·
55 commits
to canary
since this release
Minor Changes
-
aedd100: chore: Updated FaustWP to create a preview link for all draft post types.
Removed actions
rest_prepare_post
andrest_prepare_page
from the callback functions.
Added a new action forrest_api_init
to addrest_prepare_{$post_type}
action for all publicably queryable post types including custom post types.