You can do this in bulk using WPallimport plugin: https://www.wpallimport.com/documentation/images/meta-data/
Related Posts:
- Exporting and importing my WordPress database, but none of the plugin settings are importing
- How to export post 2 posts WordPress plugin data [closed]
- import posts with dutch/special letters
- WordPress and a secondary database?
- How to export all content with feature images?
- Optimise wordpress database using SQL after deleting registered images from Media Folder
- Is it safe to increase/alter the size of the wp_post.guid column from VARCHAR(255) to VARCHAR(2048)?
- How to export and import plugin data through WordPress tools option
- WP All Import – Execute Imports
- WordPress Backend HA (Automatic failover)
- Automatic switch to backup database on fail
- How can I change the meta_key for a particular piece of information?
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- WordPress Integration with Google Groups
- Create a table with wordpress plugin boilerplate
- Permalinks stopped working after migration with WP all-in-one migration plugin
- wp_editor content in plugin options page
- WordPress Local And Live Site
- Multiple instance of data in plugin custom database table on plugin activation
- WordPress plugin creating database in localhost but not on real host
- Why this function not working for install database on plugin activation
- date/time-picker and file upload (image) fields for custom fields (e.g. with more fields)
- Make change in media library affect images in published articles
- plugin code is pulling information from database in one instance and not in other. What is wrong?
- “Master” WordPress Multisite – Database Sync
- Better ads plugin has 500.000 entries in wp_postmeta
- Redirect to another page using contact form 7? [closed]
- How to create multiple database tables on plugin activation?
- Can I create a table on my DB without creating a plugin?
- WordPress : Explain Plugins & Theme string value in database
- Is it necessary to auto delete my WP plugin database tables when users deactivate/delete my plugin?
- Does deleting a Plugin via the WordPress admin ‘completely’ remove the code?
- Creating a CSV with PHP inside the plugin directory
- Plugins in WP_Options but not Active
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- How do i edit the plugin files in DataBase via phpMyAdmin?
- WordPress as a data-store?
- How to insert and call new data in wordpress website database through a plugin
- Gathering and logging data from a plugin: how to do it without race conditions?
- How to pass the API key to the client from the database? [closed]
- WPDB: Update table
- Import Instagram post to WordPress blog post
- Issue running db create table query from static method
- Problem of encoding characters (apostrophes) in my posts publications
- Separate database for a wordpress plugin
- Is there a rule for wordpress plugins developers to not do any database changes upon update?
- How to keep variable `$post` to using in another file
- dbDelta not adding additional columns in plugin database update
- Updating options into the wp database performance
- Making my plugin create a page?
- Best practice to import user base (subscribers) from one website to another?
- Importer fails to import every post
- Ajax save data to database on document ready, no data being saved
- Add some fileds to the wp_posts table
- How to edit a published post?
- Best/Correct way to add an option to a category
- Plugin has added weird data in wp_options, set to autoload
- Allowing .rfa Files In Media Upload [duplicate]
- Always get creating a new table with foreign key
- How to do database for download stats?
- What is the WordPress approach to custom data?
- How to create plugin/ page that reads from database
- How retreive saved data from gravity forms in my template?
- How to fix broken media library?
- DB Query not working in Plugin
- Assign all Post in Wp to a specific Category
- Export postmeta (custom fields)
- download button for audio file in post [closed]
- External wpdb connections in different plugins on single page
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- Where do plugin variables live in the db?
- WordPress plugin boilerplate table create
- How to relate 3 wordpress components with each other (Create database relationships)
- Customizing $product->get_title() function
- Creating a search form and displaying results
- WordPress plugin: efficient way to store large data
- Designing a plugin that uses an iFrame to process data in admin
- Issue removing Media Editor Tabs — Duplicate Items
- How can I store data from custom fields to custom tables?
- Plugin: connect to external database without showing password
- Plugin generating unexpected output – on WP mysql dump import
- How to access the WordPress DB from a plugin file
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Is it good practice to import/export a blog to test a redesign?
- Storing Form data in a different database
- Attachments broken after giving WordPress its own directory
- Is this plugin safe to run?
- Integrating Custom Database with WordPress
- Can I remove an image from the Gallery without deleting it from the Media Library?
- How to display results from a data table with an encrypted user id?
- How to add a custom form to a plugin’s setting page
- update_option creates an option, which empties on a blog reload
- More than one WordPress site using the same database – how to disable plugin for one site?
- WordPress does not allow me to upload a .xml file
- add_action for publish_post doesn’t work
- Getting URL GET parameter with Code snippets and storing it in database?
- Why does “updated_post_meta” did not fire when uploading media other than image?
- How to make a Product page without ordering and database
- WordPress not showing manually uploaded files in Uploads folder on Media Library