manifest / integrations / wp-api-add-post-parent
Add Post Parent to WP API
A WordPress plugin that adds access to view and edit post_parent to the `post` and `attachment` post types in the WP API
by Corey Salzano · github.com/csalzano/wp-api-add-post-parent · website
★ 6stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/csalzano/wp-api-add-post-parent/archive/refs/heads/master.zipReadme
wp-api-add-post-parent
Add a field parent to the /v2/posts and /v2/media routes of the WP API that allows users to view and edit the post_parent attribute of these post types.