Title: Automatically generating thumbnails using timthumb.php
Last modified: August 19, 2016

---

# Automatically generating thumbnails using timthumb.php

 *  Resolved [Matt Hancock](https://wordpress.org/support/users/matthancocknz/)
 * (@matthancocknz)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/automatically-generating-thumbnails-using-timthumbphp/)
 * This is related to my [previous](http://wordpress.org/support/topic/402445?replies=1)
   problem.
 * Short version: My WP admin interface was acting up with not rendering pages properly.
   Isolated the cause to a getImage() function in functions.php
 * I’m seeking alternative suggestions on automatically generating thumbnails for
   my front page.
 * Cheers

Viewing 1 replies (of 1 total)

 *  [prtscreen](https://wordpress.org/support/users/prtscreen/)
 * (@prtscreen)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/automatically-generating-thumbnails-using-timthumbphp/#post-1514014)
 * Do you want thumbnails from ie posts on you startpage?
    There is a built-in function
   in wordpress for thumbnails! add this to your functions.php-file: `add_theme_support('
   post-thumbnails');`
 * Read more about using thumbnails here:
    [http://codex.wordpress.org/Template_Tags/the_post_thumbnail](http://codex.wordpress.org/Template_Tags/the_post_thumbnail)

Viewing 1 replies (of 1 total)

The topic ‘Automatically generating thumbnails using timthumb.php’ is closed to 
new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [prtscreen](https://wordpress.org/support/users/prtscreen/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/automatically-generating-thumbnails-using-timthumbphp/#post-1514014)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
