Output Custom Field in Template
-
What template tag would I use to display a custom job manager field in a theme template? This is what I was trying but it doesn’t seem to be working (with a custom field in job fields).
<?php echo get_post_meta(‘_custom_field_name’); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Output Custom Field in Template’ is closed to new replies.