Tagged Questions
2
votes
1answer
97 views
How to upload thousands of images?
I have a website and 6000+ images in my computer. I am trying to upload 1000 pictures but it's not working, how can I upload all pictures in one and easy step for time saving?
0
votes
1answer
110 views
Is the bulk_action hook stable for use in 3.2.X?
Working on a plugin for wp-ecommerce
publish / unpublish all items in a category
seems the cleanest place to implement this is in the categories page
as a bulk action - though numerous google ...
0
votes
2answers
2k views
Bulk Image Uploader to create new post from each image [closed]
Is there any plugin which creates a new post from each image I upload/select with it?
I want to create many posts with one image per post.
Currently I select, upload all images. Then create new post, ...