Heyo, I'm trying to display custom fields and values in a post using the_meta() -- but this also displays what appears to be a default custom field: process_flickr_shortcode = 0. For a while I just hid it as a first child, but then I saw that it wasn't always the first child.
So, two questions:
- is process_flickr_shortcode = 0 really supposed to be in the custom fields?
- any suggestions on how to display all of a posts' meta BUT that?
Thanks in advance for your ideas. :)
Velda