Custom Field
-
Hi, I’m trying to get a custom field to display in my output. I have this code:
<p class="post-date-timeline">'.get_post_meta($post->ID, "memory_name", true).'\'s memory from '.get_the_date().'</p>
The date works, getting an author works if I do that, but the meta data is not coming through. It works elsewhere on the site, just not on the plugin. Any ideas? Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom Field’ is closed to new replies.