• The user guide for displaying fields of child posts gives the following example:

    echo $child_post->fields['location'];

    This returns the word ‘Array’ on the front end, how do I actually return the array values?

    Can’t find much additional info on displaying fields of child posts other than this page 🙁

    Thanks for any help or guidance…

    https://ww.wp.xz.cn/plugins/types/

The topic ‘Displaying Fields of Child Posts – Checkboxes – Array’ is closed to new replies.