Home > Wordpress > Rewrite WordPress Plugin

Rewrite WordPress Plugin

December 7th, 2009

Hi !

I need a Rewrite of the WordPress Plugin
“Featured-Content-Gallery”.
Currently the Plugin uses a custom-field where i could place
the resized image and use this image as background.

I need, the same Plugin with all the features and CSS, but with the use of timthumb.php to resize the image.
The Plugin must use the following functions and orders :
- look, if there is a thumbnail custom-field
- if not, take the first post attachment
- if there is no attachment take the first image from post-content
- if there is no image take a default image


Rewrite WordPress Plugin

Comments are closed.
Bear