<span><?php _e('Posted By:','cp');?></span> <h1> <?php if (get_the_author() != "") { ?> <?php echo get_post_meta($post->ID, "name", true); ?> <?php } else { echo get_post_meta($post->ID, "name", true); } ?> </h1>
There are currently 1 users browsing this thread. (0 members and 1 guests)