I've create bulk post in my WP but the date is show is for future it mean they published will in future.... i want to change the date of all post in today so how to change it.... screenshot below; In picture the date shown is June 2012 but i want to replace it 18 May 2012.
I poked around and see no way to bulk edit the post date however you can "bulk edit" the status to published immediately if that helps. Otherwise, you will have to do this with a bit of code I suspect. I am sorta surprised I could not track down a plugin to do it. Nigel
The first place I'd check is the wordpress.org forums... And I'd do a search for database modification. dp isn't the place to find quick info on wp.