Title: Adding post &#8216;previews&#8217;
Last modified: August 18, 2016

---

# Adding post ‘previews’

 *  [kwwood](https://wordpress.org/support/users/kwwood/)
 * (@kwwood)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-post-previews/)
 * Is it possible to generate something where I could call a post and say only pull
   the first 150 characters or what not??
    e.g. a section where I call the last (
   or second or third last posts) and pull the first 150 characters and the title
   and display that somewhere on the page. Is this possible? make any sense?

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

 *  [oubliette](https://wordpress.org/support/users/oubliette/)
 * (@oubliette)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-post-previews/#post-519132)
 * php the_excert
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/adding-post-previews/#post-519139)
 * To clarify a bit:
 * Check your theme’s index.php. Find `the_content()` and replace it with `the_excerpt()`.

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

The topic ‘Adding post ‘previews’’ is closed to new replies.

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [preview](https://wordpress.org/support/topic-tag/preview/)

 * 2 replies
 * 3 participants
 * Last reply from: [Chris_K](https://wordpress.org/support/users/handysolo/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/adding-post-previews/#post-519139)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
