wordpress auto image adder ?

eddyman1us

Junior Member
Joined
Jan 31, 2008
Messages
121
Reaction score
8
Hi , I am looking for an wordpress plugin which automatically adds image to the posts based on its title or content ???
had any body ever tried this before , or is there any yahoo pipe which automatically adds image to each feed item based on its content ???

I would be glad to hear any suggestion guys :p
Thanks !
 
Yes there is, right here

Code:
http://pipes.yahoo.com/pipes/pipe.info?_id=GLEvgE153BGfQ1cmEpPZnA

but its not that great, if your doing a niche blog it grabs the same images post after post.. It would be great if someone would make one that grabbed from google images randomly from the 1st few pages
 
Code:
Hi , I am looking for an wordpress plugin which automatically adds image 
to the posts based on its title or content ???

I've been looking for the same thing. Caffeinated Content has built-in php function that can do exactly what we need. But it requires good knowledge of php to convert the function to the plugin.
 
hey thanks @vokzzi , i do know PHP but not an expert , I will have a look , is it available in v 3.3.5
 
Code:
hey thanks @vokzzi , i do know PHP but not an expert ,
 I will have a look , is it available in v 3.3.5

Yes, it is.
The code is sophisticated and integrated into the rest of the plugin, so I do not know if it is possible
Otherwise, "Photodropper"
Code:
http://www.photodropper.com/wordpress-plugin/

looks good, if you can modify.
 
I am trying to find the same thing any more suggestion on this
 
Back
Top