DOC
The WordPress Database Structure
WordPress and nearly all plugins store their settings in a unique location on your server named the “database.” Data stored in the database is organized in so-called ‘tables.’…
Founder
Building WordPress infrastructure tools since 2015
I'm René Hermenau, founder of WP STAGING. I've been building WordPress infrastructure software since 2013 and writing code on GitHub since 2011. My repos live at github.com/rene-hermenau.
WP STAGING started as a small developer project solving the same problem I kept hitting on client work: there was no fast, safe way to clone a WordPress site for staging or migration without breaking serialized data, file paths, or media references.
Today we are a team of more than 10 people. The free plugin runs on hundreds of thousands of WordPress installations, and the Pro version powers backup, migration, and staging workflows for agencies, hosting platforms, and ecommerce stores.
I'm still hands-on with the codebase and technical architecture. Our releases are built as a team, but many of the core architectural decisions are ones I helped design, test, and evolve over the years: how we handle large database exports, how we keep memory usage flat on multi-GB sites, and how we make migrations atomic against partially written tables.
"When you touch code, leave it 10% better than before and write a test."
If you're stuck on a WP STAGING question, the docs are at wp-staging.com/docs. If you hit a bug, file it on GitHub at github.com/wp-staging. Our team reads everything that lands there.
DOC
WordPress and nearly all plugins store their settings in a unique location on your server named the “database.” Data stored in the database is organized in so-called ‘tables.’…
ARTICLE
WP Staging 2.2.4 brings a lot of new features, fixes and improvements to make the creation of WordPress staging and test sites more reliable and easier than ever!…
ARTICLE
Note: This article is for people interested in how WordPress technically stores its data. If you just like to use WP Staging, you do not need to read…
DOC
If you purchased a single or 2-5 sites license, you can upgrade your license to a higher package by following the steps below. You only pay the difference…
DOC
When we release a new update for WP STAGING Pro, all of your websites get an update notification in WordPress > Plugins. You’ll get that update notification on…
DOC
Suppose you are trying to run WP Staging (or any other WordPress plugin), and it immediately stops before the cloning process can be started. In that case, it…
ARTICLE
Do you like to write about WP STAGING or want to showcase to your readers why WP STAGING is one of the most popular backup and staging plugins…
DOC
Whenever you start the WP STAGING Pro push process, several steps and preparations are done in the background to ensure that migrating the data from the staging site…
ARTICLE
This is the complete changelog for all modifications of WP Staging Pro 2.2.0 WP STAGING|PRO 2.2.0 Fix: Cloning a new site results in [undefined] Fix: Show all tables from…
ARTICLE
WP Staging 2.1.9 has been released and it brings you several improvements to ensure better compatibility for websites on hosted accounts like bluehost or godaddy. If you are on…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.