VelichkoAlexander
9/18/2015 - 7:39 AM

WordPress Get Custom Field

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