DOC
Delete a Staging Site
A few things to take care of: Uninstalling WP STAGING will not delete any staging site. If you already uninstalled WP STAGING before deleting your staging site, install…
Founder
Building WordPress infrastructure tools since 2015
About René Hermenau
I'm René Hermenau, founder of WP STAGING. I've been developing WordPress infrastructure software since 2013, building WP STAGING since 2015, and publishing code on GitHub since 2011.
WP STAGING started as a developer project to solve a problem I kept running into during client work: cloning and migrating WordPress sites safely without breaking serialized data, file paths, media references, or database relationships.
Today, WP STAGING is built and maintained by a team of more than 10 people. The free plugin is used on 100,000+ active WordPress installations, and WP STAGING Pro powers backup, migration, staging, and deployment workflows for agencies, hosting providers, ecommerce stores, and professional WordPress teams.
I'm still hands-on with the codebase, architecture, and technical direction of the product. Much of my work focuses on reliable database exports, memory-efficient processing on large WordPress sites, safe restore workflows, staging-to-production deployments, and reducing the risk of partially written files or database tables during migrations.
On this author page, you'll find technical articles, documentation, and product guides I have written, reviewed, or helped shape with the WP STAGING team.
When you touch code, leave it 10% better than before and write a test.
If you're stuck on a WP STAGING question, start with the documentation. If you hit a bug, file it on GitHub. Our team reads everything that lands there.
Areas of expertise
WordPress backups and restore workflows
WordPress staging sites and cloning
WordPress migrations and site transfers
WordPress database structure and serialized data
Remote Sync and server-to-server WordPress transfers
WP STAGING CLI and local Docker-based WordPress development
Plugin architecture, large-site performance, and safe deployment workflows
At a glance
Role: Founder of WP STAGING
Focus: WordPress backups, staging, migrations, database handling, plugin architecture, and deployment safety
Experience: Developing WordPress infrastructure software since 2013 and building WP STAGING since 2015
Code: github.com/rene-hermenau
DOC
A few things to take care of: Uninstalling WP STAGING will not delete any staging site. If you already uninstalled WP STAGING before deleting your staging site, install…
DOC
If you want to go give specific users access to the staging site but no access to the production site create a new user account with administration permission…
DOC
Did you push the staging site to live, and the whole process stopped without any error message? There can be several special reasons why that happened. You’ve got…
DOC
How to Disable Sending Emails on Staging Sites When you create a staging site, you can decide to disable email sending to prevent the staging site from sending…
DOC
If you push the staging site to live and your site lost all visual elements like font and CSS styles do first another push and check that you’ve…
DOC
Did you restore a WP STAGING WordPress backup on another website and notice that you can no longer log in to the newly restored site? If you can…
ARTICLE
Deleting a plugin from WordPress using FTP (File Transfer Protocol) is relatively straightforward. Follow these steps: Backup your website: Before doing any changes, it’s always good practice to…
ARTICLE
The WordPress REST API is what lets the block editor, plugins, and external tools communicate with your site’s data. When it breaks, you’ll typically see one of two…
DOC
Fantastic, you’ve created your first WordPress clone and development site with WP Staging. You’ve also just installed a new theme on the development site. After testing and verification,…
DOC
Before we delve into the how-tos of activating object caching in WordPress, let’s first understand what object caching is and what the ‘object-cache.php’ file does. What is Object…
Clone, stage, and back up WordPress sites in seconds. Built and maintained by Rene Hermenau and team.