It depends how you produce the titles of the posts but something like:
- Load the posts into wordpress
- Update wp_posts using mysql
That’s how I do bulk editing and it works very well.
Related Posts:
- How to mass delete one line from all posts
- How do I limit the status options for bulk/quick edit to only Published and Draft?
- How to hook in to bulk trash posts
- Added new bulk action, but only work on bottom dropdown
- Modify wording of bulk options
- Bulk delete users by role? SQL?
- wp_set_object_terms timing out?
- ex-style bulk post editing
- Bulk update status of all posts or pages on a particular path
- Custom bulk page permissions
- Optimize post insert and delete for bulk operations?
- Custom bulk_action
- wp_list_tables bulk actions
- Bulk term assignment for attachment taxonomies
- How to implement bulk actions in my plugin?
- WP-CLI Bulk delete posts from specific category
- How to make custom bulk actions work on the media/upload page?
- Add mass action to wp-admin/users.php
- How to create bulk page and content? [closed]
- wp_list_table bulk action button is not working – no submit
- How to verify nonce from Bulk/Quick Edit in save_post?
- Bulk post type conversion
- How to prevent custom fields from being cleared during a bulk edit?
- Fill post titles from post content?
- How to assign an additional/extra/second user-role to multiple users (of a specific user-role)
- Invalid Post Type error when attempting to filter and Bulk Edit posts
- Custom bulk action for media gallery items
- Remove bulk actions based on user role or capabilities
- Custom Fields Bulk Edit
- Bulk edit post date in wordpress
- How can I hook into existing WordPress Bulk actions?
- Is there a way to expose additional fields to the Bulk Action > Edit functionality?
- URL Redirect and Bulk Actions in wp_list_table
- Custom bulk actions in WP 3.7.1
- How to remove bulk edit options
- Remove all links to a specific website
- Is there an equivalent to Drupal’s Batch API in WordPress?
- cron job to auto delete posts of a specific post type older than x days
- How to upload thousands of images?
- How to bulk edit canonical url’s in SQL?
- How to edit multiple post with Custom fields
- Bulk edit custom excerpt text in WordPress
- Perform a custom (bulk) action in media view
- How to manage saving custom field from Quick edit and Post Save using save_post action hook without colliding each other?
- Bulk Image Uploader to create new post from each image [closed]
- How to mass delete one line from all posts after site hack
- How to implement WP_List_Table functionality for custom plugins (OR any substitution for wp_list_table plugin) for bulk action
- How to bulk Edit Dates in Media Library?
- How To Add One Tag to Multiple Posts?
- Bulk activate a theme on multisite
- Creating bulk posts with Youtube videos
- how to make custom bulk actions for a WP_List_Table (core class)
- Bulk category update is not updating
- Bulk edit Gutenberg single images to change from linking to media file to attachment page
- Delete All Product Images in phpmyadmin
- How do i change page template in bulk?
- New users not showing up in Post -> Edit
- Bulk edit contents of pages
- Bulk delete users from a csv list
- Custom Field Create Bulk via SQL Query
- Update post meta on bulk edit / update
- Make metabox of custom post type fully autosave- and bulk-/quick-edit compatible
- Is there a way to enable bulk edit and quick edit on custom post types?
- Bulk Custom Menu and Wp-Ecommerce
- Code run fast on a cronjob but slow with a do_action or ajax call
- Bulk-create posts from SQL database
- Bulk Update Custom Fields for Custom Post Types
- How to bulk-untag multiple posts?
- Bulk-Update Custom Posts
- How to assign posts without any category to the default category
- Bulk edit WP posts to update embeded images with new alt tags
- Remove bulk option row
- Bulk lock users without email address?
- `bulk_edit_custom_box` mess the input fields
- Missing ‘Move to Trash’ option from bulk select box
- Bulk update all posts from plugin settings screen
- Custom bulk_action
- how to bulk add one line in the first paragraph of all posts
- UWooCommerce – add cart discount programmatically?
- Bulk delete WordPress posts with phpMyAdmin
- Bulk-add featured images in posts with no featured image
- Replace a character in all post titles and slugs
- Moving post’s content to post’s comments section
- transition_post_status doesn’t work with bulk updates
- Renaming Custom Taxonomy Values
- WordPress SQL query to tag all posts containing a specific word on title
- Adding custom Bulk Actions
- SQL Bulk Move old posts by one author to another category
- Is the bulk_action hook stable for use in 3.2.X?
- Doing a bulk replace of images through back-end
- Downloading File via headers doesnt work
- Meta field bulk editing no longer working in WP 6.0 [closed]
- Post in bulk based on category template
- How to change my 3000 Published post status to Draft using PHPMyAdmin
- How create bulk website with amount, total, and checkout fields?
- Efficient way to move media folder to another folder
- Bulk updating a group of WordPress Pages every 10 minutes
- How to get inserted row IDs for bulk/batch insert with wpdb query?
- Sending bulk mail to a certain number of users
- Create “blank” admin page without having admin-bar/admin-menu for faster load