“First time for me trying to downgrade a WP”
That would be one time too much…
I am actually not familiar with any software that you can downgrade (for many tools, the version is just misleadingly give the impression there is some incremental continuation while the truth is that it is a totally different product, a good example is all the versions of windows, they called windows but they don’t even look the same)
The only way to downgrade is to restore from backup, but then you will lose whatever DB changes that were made during the time. If there were only few changes, it is way safer to restore from backup and reapply the changes.
…. but at some point you will need to upgrade (and you are already several versions behind) so it might be more productive to figure out the problems and fix them now instead of kicking the can down the road 😉
Related Posts:
- Site stuck in “Database Update Required” loop
- Prevent changing the length of post_name column on WordPress Update
- Is database safe after merging a branch of a more recent version over an older one?
- wp_options table has duplicate rows and primary key / autoincrement has been removed
- How to log database changes during an upgrade?
- Should I be able to run two different “close” code versions of wordpress with the same DB
- WordPress DATABASE Update Manually?
- How to check if a core update, like 4.9.8 → 5.0, involves a database update (migration)?
- How can I transition a site from using the Beta Tester plugin to a “normal” install?
- How to get the SQL of the changes made to the database from an update or upgrade?
- Will there be any concern if I upgrade my current WordPress Database server from Centos 7 Mariadb 5.5 to Centos 8 Mariadb 10.3?
- Database Update Required – Update from command-line
- Need help fixing sql syntax error after WP 3.2 upgrade
- Difference between partition key, composite key and clustering key in Cassandra?
- How SID is different from Service name in Oracle tnsnames.ora
- What is a relation in database terminology?
- Why is my database import losing text widget data?
- Why WordPress choose data serialization over json_encode?
- Are There Any Plans for WordPress to Support Databases Other Than MySQL?
- Reset Post IDs to less than 64bit integer
- how can get database name in wordpress?
- Does WordPress use the InnoDB engine for MySQL by default?
- $wpdb->prepare() warning in WordPress 3.5
- Best way to import users, post and categories from an external database
- Performance tips for a large user base [closed]
- How to delete outdated, wrongly sized images in _wp_attachment_metadata?
- Long option names fail silently?
- wp_options is GB in size
- Can’t update database after wordpress update from 3.8.1 to 4.4.1
- Why does WordPress rely on an fully qualified site_url with a 15-step plan for moving a site?
- WordPress and automated MySQL backups to a different host
- Size article thumbnails and retrieve them directly from database
- Version upgrade: can my plugin filter the SQL statements issued during a database upgrade?
- How can I create a Bible search engine via WordPress? [closed]
- Error establishing a database connection; After importing DB & Theme
- Where are WP_Errors Saved
- Get all images from this database table
- Delete transients in website
- Error establishing database connection – high traffic?
- wp_get_current_user always returns 0 continued
- Bulk-create posts from SQL database
- I am switching laptops. I host my WP server through MAMP. I want to transfer [closed]
- How can i customize the export personal data file?
- Is there a solution to auto-post data to a WP post from a database
- Auto login subdomain from main domain on single sites with different DB
- Logins from WP users table use on another page
- Uknown meta entries in wp_postmeta
- Error establishing a database connection problem in xampp saver
- WordPress site URL changed; how to fix it without database access?
- I’m not able to get access to $wpdb [duplicate]
- Create table with dbDelta,can’t put any DEFAULT data
- WordPress database connection [closed]
- Changing between Local Host DB to Production DB and in reverse
- WordPress site to be able to connect with data on local machine of user
- Bulk Updating Post Date in 1 day Increments
- What is the purpose of the “term_id” column in the “wp_term_taxonomy” table?
- Query Column of Specific ID from Database Table
- Posting variables to WP database using $_POST method
- Link image with data from the wpdb
- Update multiple rows in one query
- User Tracking for Custom Post Type “Lesson”. Database Queries and Performance
- Understanding WordPress Search
- Re-creating a WordPress database
- contact form-7 drop downs not populating database [closed]
- Cloning blog to localhost via WAMP
- How do I get database rows from a custom table using wpdb?
- Realtime database update from 3rd party apps (notion, airtable, sheet, etc)
- Join Query on WP_USERMETA Table
- WordPress Settings API Overrides My Previous Value
- Move Non-WordPress users table to WordPress database
- How to check and get json object in WP database?
- Is there an actual way to synchronize ‘production’ and ‘develop’ WordPress databases?
- Lost database connection
- How to force set same page as homepage and blogpage in static page settings
- Getting values from form and saving in database but spaces are inserted instead of form values
- Can someoene please help with customization of a post?
- Exporting Post ID, Post Title, Primary Category and Primary Category ID
- how restrict user to give star ratings once for a post?
- Updating Posts table in database without overwriting user generated content
- WordPress credentials not matched
- How to set posts to draft in bulk based on the content of the post
- 2 $wpdb queries causing error Table ‘wp_postmeta’ is specified twice, both as a target for ‘UPDATE’
- Confused over wp-config.php and ‘database user + database password + name’
- Change Domain name in database
- Copy WordPress to new directory
- Link wordpress with a SQl + MongoDB + .NET
- What am I doing wrong here? WordPress database error
- Why is converting my database to UTF-8 truncating entries?
- How can I work on a database along side a client?
- /var/run/mysqld/mysqld.sock
- WordPress site seems convinced that it’s still at its old URL
- Database question while Migrating from one domain to another on same WebHost [Bluehost]
- export individual posts to text files or a single csv file
- How can I rebuild my websites while I don’t have databases?
- Can I connect WordPress website with an external database?
- Is it possible to have a form page for logged-out users where values are stored persistently?
- #1067 – Invalid default value for ‘post_date’ when trying to create a new column
- Dynamic Gallery: Worpress’ equivalents for Wix’s collection and repeater
- How to change all the images in post content to full/orginal size – Thumbnails are broken
- Can I Load posts from an External database if the post is not found on Main WordPress Database