14.08.2020, Technical documentation & snippets

Show custom post type in the admin menu of another custom post type.

Insert this snippet into the CPT configuration and change it accordingly to display a CPT in another CPT. Useful for cross-references or relations between CPTs. (Example: contract contract element)

See also