Title: Change post
Last modified: August 22, 2016

---

# Change post

 *  [webbmary](https://wordpress.org/support/users/webbmary/)
 * (@webbmary)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-post/)
 * 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)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-post/#post-5420034)
 * what theme are you using?
 * the code for the output might be in a function called `book_lite_posted_on()`;
 * possibly search your theme files (start with functions.php) for:
 * `function book_lite_posted_on(`
 * [http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible](http://codex.wordpress.org/Forum_Welcome#Include_as_much_information_as_possible)
 *  Thread Starter [webbmary](https://wordpress.org/support/users/webbmary/)
 * (@webbmary)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/change-post/#post-5420153)
 * Ok thanks I will begin to look in functions.php!

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

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

## Tags

 * [author](https://wordpress.org/support/topic-tag/author/)
 * [date](https://wordpress.org/support/topic-tag/date/)
 * [post](https://wordpress.org/support/topic-tag/post/)

 * 2 replies
 * 2 participants
 * Last reply from: [webbmary](https://wordpress.org/support/users/webbmary/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/change-post/#post-5420153)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
