autopost images to wordpress?

Eagle Eye

Senior Member
Joined
Aug 3, 2010
Messages
1,122
Reaction score
656
I am trying to find a plugin or method to pull images from a folder on my server to my wordpress blog and create unique posts for each image. seems like this should be easy but I am not a coder so any help would be greatly appreciated.
 
I am sure someone here has some ideas about this. please share if you do
 
I've been looking for this for a long time also, Please someone notify us if you know how to reach this goal
 
What do you mean on "and create unique posts for each image"?
 
What do you mean on "and create unique posts for each image"?

I mean I want a script to take an image from a folder and then create a new post for it on my blog. I guess i will also need to provide a title for the post as well.
 
I mean I want a script to take an image from a folder and then create a new post for it on my blog. I guess i will also need to provide a title for the post as well.

Where the title should be taken from?
 
Where the title should be taken from?

I guess I would need to create a file with as many titles as images so that the script pulls an image from one folder and a tile from another. Also it would be important that as the images and titles are pulled from the folders they are deleted so you dont get duplicate images or tiltes
 
Check this out then: http://wordpress.org/extend/plugins/csv-importer/
 
I'm working on something similar (actually with a lot more features and fb pages+tumbr also), but it will take some time...
 
Back
Top