Saturday, 31 March 2018

Custom field

Put this code


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


example


<p>Today's Mood: <?php echo get_post_meta($post->ID, 'tumbnail', true); ?></p>



<?php $key_name = get_post_custom_values($key = 'tumbnail');
                            echo $key_name[0]; ?>

under this code


    <?php while ( have_posts() ) : the_post(); ?>

email mailto: pretext

 <a href="mailto:designoutsourced.com+info@gmail.com?subject=Maklumat%20lanjut%20pakej&body=Hai,%20saya%20berminat%20tahu%20lebi...