• Unfortunately I am not very good at php but I found this

    <?php if ( 'post' == get_post_type() ) : ?>
    		<div class="entry-meta">
    			<?php book_lite_posted_on(); ?>
    		</div><!-- .entry-meta -->
    		<?php endif; ?>

    Who write this

    Posted on 23 oktober, 2014 by me

    How do I change so the “outcome” is just

    23 oktober, 2014

    ?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change post’ is closed to new replies.