Here are the steps I would take.
- Make a backup of the database backup and store it someplace safe
- Find out what version of WordPress the site was running when the
backup was done like this:- open the sql dump file in a text editor and search for db_version.
- Use that value to find the corresponding WordPress version, here.
- Install that version of WordPress locally or on a dev site (subdomain or whatever)
- Follow the instructions for migrating a site to a new domain (i.e. localhost or dev.example.com)
- Use the WordPress/tools/export tool to export the posts.
- Import that .xml file into the new blog
Related Posts:
- Redirect to another page using contact form 7? [closed]
- how to enable different number of revisions for different blogs when using WPMU?
- How to hook a function only when I need to delete permanently a post?
- I am unable to publish/update post
- WordPress Multisite – Create Default Post and New Category On New Site Install
- Is there a way to create a meta box that can be added multiple times to a post dynamically?
- Change default post style to columns
- Change modified date to current date when title updated automatically
- How can I have the posts from one word press blog show on the presentation page of another word press site
- How to show the posts list into a static page? Problems to use the loop into a static page
- How to show only the date, the title and a little “summary” of my WordPress post in my custom theme?
- Get a term each custom post type
- Post titles and thumbnails as links to custom post types?
- Custom Post Type, post-formats associated to custom post type > 404 archives
- Cannot select certain authors for posts after import
- How to display only one category in a custom post type?
- Adding a custom post type meta field to rss
- How do I allow certain users to make a certain type of post?
- How to restore deleted post related with deleted users
- Help with listing current users submitted custom post type in template file
- How to add a post class on every post. (on homepage)
- Delete post from admin but not from database
- I can’t find the relevant part of the loop in my theme file. How do I find the full content with “More…”
- why the posts queried from sql is more than those showed on the page?
- Custom Post Type Single Loop Outputting Wrong Post
- add_rewrite_rule and template redirect not working
- WordPress Architecture as a CMS – Posts & Pages
- Getting post and attached image from subdomain
- Custom post type slideshow background images to insert in a plugin
- Organization of time insensitive content
- Custom Select Query – Selecting the Year?
- Deleting old posts
- How To Use Custom Tax of a Post Type
- Am getting duplicate data from get_posts()
- How to output all taxonomy links from a custom post type in a menu?
- Prevent duplicate pages from being added
- Can I style single post that are in multiple catergories?
- Trying to exclude custom posts based on date, while sorting by custom field
- WordPress Post Deletion Issue
- How Can I Always Display A Particular Post First Using WP_Query?
- What would causes search to return incorrect results?
- Help on conditional statement to accompany wp_insert_post function please?
- Changing permalink of WordPress
- MySQL: Possible to replace all of wp_posts.post_content(id#) via UPDATE + REPLACE + SELECT?
- how or where wordress collect unlogged user session
- Can I restore restore content from old Worpress site to a new Worpress site from an archive
- Hook save_post_cpt not triggered when custom fields are modified
- Turn off display for custom sidebar post widget when on the post it’s displaying
- Add a field in my rest api
- Permanently deleted posts still exist
- created post displaying differently on front end
- get posts, run a custom query, and join the results
- Aligning images in the wp editor not working. How do i get this to work in custom theme?
- How to bulk Update URLs to new values?
- search form for custom fields
- How to put the author of the post in the comments?
- unable to write to the database while uploading images
- Alt text attributes not showing over portfolio images
- My website is showing today’s date instead of published date since db migration to a new wordpress
- How to pull latest posts from a specific category
- Displaying all posts from other sites on the network on one site
- Adding an option to post editor to show a site disclaimer or message
- Search results for ACF data
- Problem paginating a subquery on a post
- How to add a custom class attribute into code wrapper? [duplicate]
- Redirecting wordpress search query to archive page
- Multisite how to display merged posts from two sites and sort by latest date?
- Some custom post types did not return an object
- Include Recent Post in Category
- Display Post from Custom Post Type with Shortcode
- Pagination Not Working With Custom Post Type Category
- Redirect to custom post if custom archive page has just one result?
- Tag for custom post type
- How to create custom search form function including post “tags”
- Added a ACF field to custom page and want the results to show as a column in admin
- Modified core/image rendering not showing in posts – only on pages
- WordPress Pods Custom Post Type – separate Media Upload folder for each custom Post Types
- Not display an image of category of custom post
- How to invoke a HTML custom button based on a HTML dropdownlist menu
- Show post count in custom taxonomy page
- Posts not showing content after migration
- Hide or remove custom post status
- Template for displaying CPT / Taxonomy URL issues
- Multiple posts in one page
- Put page on Archived statut after end of publication date
- Moved a website and excerpts don’t work for old posts
- Multisite Issue on Subdomain’s article pages
- post and page and custom post type
- Please I want to prefix my WP posts title according to each category
- Post relationships/nesting
- How to prevent clicking on posts
- insert post fails after multiple postings
- delete post hook not being fired when deling in wordpress dashboard admin
- Manual Scheduler For Custom Post Type
- WordPress Delete Users from backend doesn’t work
- How to get value of a selected option from select tag and use it in WP_query to filter posts?
- Custom Post Type Rewrite URL
- Dev and prod on the same database- dev version active for IOS
- Is it possible to make a custom post that adds multiple pages?
- Custom Post Types and Broken Permalinks