Sharper monitoring & more site control
Read more on MagicWP Blog: Version 2026-07 Release Notes
Covers the theme: per-minute metrics + the new control tools (clone-to-existing, password reset, DB prefix)
- Improved
Faster, more detailed site monitoring - Your site's resource usage (PHP, Nginx, and database - CPU and memory) is now measured every minute instead of every 5 minutes. The Live view updates far more esponsively, and the Daily view shows finer detail, so you can catch spikes and trends much sooner. (Bonus: the three usage cards are now clickable - tap one to jump straight to that service's charts.)
- New
Clone a site onto an existing site - Cloning can now do more than create a brand-new copy. Open Site → Settings → Clone Site (also available under Tools), pick Clone to an existing site, and overwrite one of your other sites with a complete copy of this one - files, database, themes, and plugins. We take a safety backup of the target first and rewrite its links and URLs automatically, so it's ready to use right away. Ideal for refreshing a staging site from your live one.
- New
A fresh look for our emails - Receipts, email verifications, and site/ticket notifications now match the MagicWP brand our logo and colors throughout - for a cleaner, more consistent experience in your inbox.
- New
Change a WordPress user's password - Reset any site user's password from Tools → WordPress admin password: pick the user, type or Generate a strong password, and save. It applies instantly and is never stored on our side - copy it before saving.
- New
Custom database prefix - Rename your WordPress database tables to a custom prefix from Tools → Database prefix for extra security. Type or Generate one, confirm, and we back up first and apply it safely - with automatic rollback if anything fails.
- New
Transfer a site to another account - You can now hand a site over to another MagicWP account. Start the transfer from WordPress Hosting → Transfer a Site, enter the recipient's email, and they get a 6-digit code to confirm the move - nothing changes hands until they accept. Cancel any time before it's confirmed.
- New
See and manage your active sessions - Settings now has a Sessions tab showing everywhere your account is signed in - device, browser, IP address, country, and when it was last active. Sign out any single device or all other sessions with one click, and it takes effect immediately: a removed session can't make another request. If you've ever signed in on a shared or lost device, you can now end that session from anywhere.
- New
Manage WordPress users from your dashboard - Create users, change roles, and set passwords without opening
wp-admin- from the new Users tab in WP Settings. Deleting a user never destroys their content: you choose who inherits their posts. The last administrator is protected, so you can't lock yourself out. - New
Auto-update all themes and plugins - Two switches in WP Settings keep every installed theme and plugin on its latest release automatically - alongside the existing WordPress core auto-update. You can also regenerate your site's security salts in one click, which signs out every WordPress user; useful after a suspected compromise.
- New
Debug mode without editing wp-config.php - Toggle
WP_DEBUG, error logging, on-screen errors, andSCRIPT_DEBUGfrom the new Debug tab. The dashboard warns you when errors are visible to visitors, so debug mode doesn't get forgotten on a live site