zhukovec
11/11/2017 - 2:33 PM

WordPress Get Custom Field

<?php echo get_post_meta($post->ID, 'year', true); ?>