Append post content to another post
-
Hi,
I’m fairly new to Meta Box and not sure if this is even possible… I created a few new post types and each of them has their own set of custom fields. Now I need to create several different combinations and display them on front end as posts.
For example, I have post types Gear, Weapons, Consumables etc. that have custom fields (mostly just text). Then there’s the Character post type that has custom fields type “post”. It works fine in backend – create new Characted post and select a Gear post, a Weapons post etc. But on frontend I get a lot of info about the “linked” posts (date, author, title, status etc.) and even [post_content] but the custom fields are missing.
How to I get the values from custom fields (and perhaps their names) of the “linked” posts? Preferably without all other information regarding date, author, status etc.
Thank you 🙂
The topic ‘Append post content to another post’ is closed to new replies.