If you need to modify the publish date for hundreds of posts then your best bet without a plugin or homemade solution is through a MySQL query.
Related Posts:
- using slug instead of ID in admin edit post url
- Make “Post published. View post” Open in a New Tab
- Add filter-by-tag in the all posts admin console page
- Manually removing revision post types
- Reset/Reorder posts ID in the MySQL wp_posts table
- How do I find which articles are missing a featured image in The WordPress database?
- Change default Posts page
- Disable inline_edit() on edit.php
- plugin to post from admin to flickr [closed]
- Remove a shortcode from all WordPress posts
- What do these phpMyAdmin errors mean on my WordPress databaes?
- What happens if I delete all the rows that represents a post revision from the posts table into WordPress database?
- Restore woocommerce orders
- How to select particular month post from table and update the post status using MySQL?
- Cannot create new posts or upload images using media manager
- Bulk find & replace on WordPress posts/pages (minus image paths)
- SQL trigger failes with post_content
- issue in wordpress auto delete post and redirect to another 1
- Converting Posts to Pages
- I moved my site to another server, wp admin works so does the front page, but posts don’t work
- Post Format Status [closed]
- How to manually delete post from database without causing conflicts?
- Lost draft under all posts and drafts
- Change target of view link in admin
- Get user categories with most posts in it
- Transferring WordPress Database – Serialised data
- Prevent additional top level categories but allow more children
- Emojis replaced by ‘?’ automatically
- MySql query to get posts with all meta and terms
- inserting a post from an extern php file but post content doesn’t show on wp site
- WordPress Local And Live Site
- WP Admin register taxonomy and post type performance
- Publish post’s date is set to Nov 30 -0001
- Admin – create custom post status and display above table
- Simultaneous admin updates causes custom fields to not update
- Can’t update old posts 3.5.2
- Hook in to add new post link wp admin?
- Custom order for Mysql array
- Copy post to separate database with “add_action(….)”
- List authors with the last post title and order by last post date
- When open add new post or page WordPress add post with ID=0 continuously [closed]
- wp_posts table: safely remove unused columns to save database storage
- Anyone know why wordpress converts some html entities to their numeric equivalents?
- How to Mysql select a list of posts with meta_values AND all relevant categories?
- All Posts admin screen – show time underneath the ‘Date’?
- Order posts alphabetically: how to set order=asc in mysql query?
- Get post ID in post/page edit area
- How to replace “Password Protected” text with icon in Admin
- Retrieve only posts from a specific user in wp-admin/edit.php
- Adding an Archive button to posts page for administrators
- why there are so many posts whoes post_type is revision? will these records waste too much database space?
- Develop Admin Panel Page
- How show categories in admin and get that selected to show posts in index
- Delete all drafts?
- Delete post results in “Cannot delete or update a parent row: a foreign key constraint fails”
- Is it possible to use WP_Query to only pull posts with attachments?
- Get posts and include taxonomy term
- Why my wp_posts data is so huge?
- Change post-slug using wordpress API? Change permalink of a post using php / jquery?
- Inner join overrides Advanced Custom Fields plugin’s get_field [closed]
- Add field to user meta table in database when link is clicked
- How to remove specific tag from multiple posts?
- How to detect when admin user is on the All Posts page?
- update image path with words starting uppercase to lowercase chars
- How safe is it to delete old posts edits to save database space?
- Fast publishing in wordpress
- Which file do I need to edit the All Posts page in the admin area?
- All posts display default index.html
- How can I add a box to edit Order on a regular post?
- Filtering posts on Post Administration Page by Week Number instead of by Month
- How to add the time of a post to the list of posts on the administration page?
- Is there a way to add the list of recent posts into the admin sub menu on hover?
- How do you search for a post or page with a certain url on the WordPress admin panel?
- Delete post revisions only for a single post
- Adding prefix to WordPress database tables breaks admin capabilities?
- How to get the old WordPress Draft Editor view back with the Word count?
- Move posts from a non-wordpress site to wordpress
- wp_posts table extremely large
- Change the color of the Password Protected Post titles
- How to Assign / Move all Deleted post to a category
- How to add convenient buttons for new custom post statuses
- Display post number by category
- Saving Post Data in Another Database
- Queries take 120+ seconds on my large WordPress site
- Bolding several words at once
- Database hacked – random posts are modified
- Need to change all links in page content but not in post content
- Can’t update WordPress Page if post_content is Empty
- I don’t want the complete article to show on homepage
- How do post IDs work in WordPress?
- Why when I create a new post I found 2 record related to this post into the posts database table?
- Get author posts count after excluding a category
- Sort All Posts by Category Name in the Admin Panel?
- Update field in database for users
- Having problem creating local instance of wordpress site
- List latest posts with least comments in WP-Admin
- Lightbox on wordpress post page
- Import custom database into wp and keep the post id
- After 3.5.1. upgrade, posts appearing on Site yet *NOT* in WP admin!
- Send email to admin with post author