Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 471 Bytes

Wordpress Thumb Generator using Timthumb

Place contents of functions.php in functions.php in your theme folder.

Create a folder in your theme called includes and place timthumb in there.

Optionally you can set the name of the timthumb file for security reasons in the function, ie: yoursitethumb.php

Use throughout template, accepts most if not all timthumb parameters.

May add a function that echo's out the entire image in html based on params as well.