Adds the ability to edit related posts directly from a parent post.
Contributors: lucasstark Requires at least: 4.0 Tested up to: 4.1 Stable tag: 1.0.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html
This field is still in ALPHA
Child Post Field is a field similar to the Post Object field, however it allows you to actually edit a selected post directly from the parent post referencing it. This is very useful when you are using custom post types which are logically hierarchical in nature.
Examples of use case might include: House -> Rooms Degree Programs -> Courses Teams -> Team Members Products -> Product Variations Workshop -> Speakers
Any time you would normally use a post object field or a post relation field you can use this instead. It will allow you to directly edit the "child" posts from it's parent.