You will have to scrape the site for the data, or better if you have back-end
access so you export
the data in a file, then checking the file you can modify it to make it ready for import
in the latest version, just check how it changed.
I did it before but with traditional sites that are jumping to WordPress
. Scrapping the site for the data and creating either a JSON
or a XML
file ready for import
.
Related Posts:
- WordPress 5.3 update causes media library file upload to break – Cannot convert undefined or null to object
- How to disable core and plugin updates
- Managing WP Core & Plugin Updates for Clients
- How Does WordPress Uninclude/Deactivate A Plugin?
- Updating WordPress – the best approach (updating wp core, plugins and db)
- Why does my hand-written plugin installer fail to find `request_filesystem_credentials`?
- explanation for activate_plugin function in wordpress core
- Is this plugin being loaded before file.php, subsequently not allowing me to use certain functions?
- Automatically adding post and pages to new blog setups
- Gutenberg List Extension Block
- Moving WordPress from host without FTP?
- Hook before & after plugin / core update
- How to Dequeue All WordPress Assets
- How do action and filter hooks understand where to look for the core function that we hooked our function to them
- Why is my staging subdomain not sending wordpress_logged_in cookies?
- Two (or more) looks, with one set of content
- Check for security updates
- WordPress and a secondary database?
- PHP Error When a plugin is active
- What’s causing this error? “Warning: Invalid argument”
- Update a core option from plugin settings page
- What is a rock solid development and deployment workflow? [closed]
- Is it possible for a plugin to force reading and writing of uploaded images to a database instead of to a filesystem?
- How to get theme’s info from wordpress.org/themes using api.wordpress.org?
- getting notifications about updates only in the “core” page
- What is it and from where it is loaded?
- What would make the plugin update process to complete but don’t report as such?
- Does WordPress do any internal caching if no plugin installed?
- Disable “auto embed” feature when pasting text and links
- Trying to get property ‘ID’ of non-object in /wp-includes/class-wp-query.php on line 4044
- WordPress core update fails – no issues with plugin updates
- Upacking the package… stalls, but installs plugin
- Disable auto-embed feature when pasting links in Gutenberg editor?
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- Can I leave off plugin textdomain for terms used in core?
- Correct way to serialize the data of options table?
- How to force WordPress to temporarily switch locale (using qTranslate)? [closed]
- Custom admin column disappearing when using Quick Edit [duplicate]
- Create page when plugin is activated
- Qtranslate displays empty categories with get_categories()
- How can I translate the name of my Plugin for other languages?
- How to make a plugin auto-add item to nav menu
- Logs to check when the plugin was first installed for the first time
- Facebook Like Button On Individual Comments
- Keep user’s privileges on accessing contents in JSON response
- Displaying admin notice dynamically
- Get total number of comment of the posts written by an author
- Show Heirachy of categories in WP Download Monitor
- How to replace or display the special characters from JSON API plugin [closed]
- printf – problem to understand code
- Pass info from functions.php to plugin
- add_query_arg not working
- Widget for adding HTML markup to a page
- WordPress filter that hook after each action/filter hook
- When to use action hooks and plugins
- Uncode theme content block header ignoring saved changes/not updating?
- Unique 4 digit number
- User Session and Stored Cookies not get removed
- get 404 when accessing wp-admin/plugin-install.php
- Pre booking doesn’t work with custom bootstrap modul in woocommerce [closed]
- Woocommerce Minimum Price for a Composite Product to add in cart
- What is most efficient way to migrate wordpress website?
- Bulk updates to post_content
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- Plugin Development Form Self Submission
- How To Extend A WordPress Plugin Without Losing Your Changes [duplicate]
- WordPress call_user_func_array() expects parameter 1 to be a valid callback, class
- Why is my custom post type not being activated on plug-in activation?
- Where to find the code used to render a page that has a shortcode and a template defined?
- WordPress User Post Products
- How to generate an all in one WordPress New content, plugin and theme update report on a website? [closed]
- How can I load the css and jquery explicitly for the login screen
- Overriding an Array in a Plugin’s Class/Function from functions.php
- Canvas | Bouncing balls within a container (with gravity and collisions and background-images on the balls)
- Update WP option by plugin
- plugin enqueue style on all pages
- File Uploader – Upload without adding to Media Library
- Trying to include files in plugin isn’t working
- Do WordPress plugins suport multisite site?
- What’s the default setting for including a in a post
- implement custom roles in custom plugin
- Update widget values from ajax function
- how can export data in excel file custom plugin
- dbDelta not CREATING TABLE
- woocommerce with external ftp site
- How to put a maximum real-time users limit
- How to exclude a part of a page in search results
- WP_CRON issue with UTC and local time
- Custom admin plugin read CSV
- How to get short description under heading – Visual Composer [closed]
- plugin installing error
- Get custom term link archive with prefix
- Plugin, add opengraph tags after form submit
- How to save information related to post in database?
- Filter html of WordPress editor in visual mode only
- Creating a page that does not show up in the frontend navigation bar
- Removing this filter added by a plugin
- Trying to Understand Shortcodes.
- How to change all the urls of the WordPress site?