3 versions available
Subscribe to download and install
* New: Introduce Remote Sync to pull data from a remote site. (Pro) #4596 * New: Compatible up to WordPress 6.9.1 * New: Allow staging site creation in wp-content/wp-staging-sites when root folder is not writable. #4785 * New: Add UI component system for more consistent and polished styling. #4837 * New: Add confetti celebration when creating a staging site or backup for the first time. #4803 * New: Add smooth shrink-to-dock animation when dismissing the CLI banner. #4840 * New: Redesign the license page with a modern look and updated feature descriptions. #4774 * Enh: Improve backup file validation performance by processing smaller files in memory. #4695 * Enh: Remove the "Check Directory Size" setting to simplify the settings page. #4715 * Enh: Simplify CLI integration Step 3 to use a single restore command with the --from flag. #4829 * Fix: Allow saving cloud storage settings even when the connection has not been tested yet, with a clear warning. (Pro) #4575 * Fix: Resolve CI cache conflict between Pro and Basic builds. #4868 * Fix: Resolve backup restore failure caused by empty chunk size. #4672 * Fix: License text in CLI banner was unreadable in dark mode due to incorrect text color. #4791 * Fix: Fully remove cloud storage settings on logout/revoke and clearly inform users before deletion. (Pro) #4758 * Fix: Preserve plugin settings during staging site updates, creation, and reset. #4744 * Fix: Sort backups by creation date in CLI integration Step 3. #4859 * Fix: Clean up stale CSS files during asset build process. #4853 * Fix: Correct broken footer layout on the FAQ card. #4831 * UX: Fix typo in the staging site update warning dialog. #4792 * UX: Improve backup page loading speed with parallel requests and better error handling. #4817 * UX: Improve loading states with skeleton placeholders, less blank space on the backup page, and shorter loading bar timeout. #4815 * UX: Redesign the System Info page with a cleaner layout and improved usability. #4746 * Dev: Add PHPCS rule to detect accidental double dollar signs ($$) as potential typos. #4645 * Dev: Add critical warning in CLAUDE.md to never push directly to master. #4857 * Dev: Add Tailwind CSS to streamline UI development. #4775 * Dev: Auto-copy built CSS/JS assets to dist folders after running make assets. #4847 * Dev: Consolidate duplicate license-checking logic in CLI integration notice. #4844 * Dev: Fix Playwright UI command (make e2e_playwright_ui) not working on macOS. #4760 * Dev: Fix Playwright UI command (make e2e_playwright_ui) not working on macOS. #4765 * Dev: Fix incremental asset builds skipping rebuild after a failed build. #4851 * Dev: Fix missing sanitizeArrayString call and resolve "Staging page container not found" error on non-staging pages. #4809 * Dev: Improve sanitizeArrayString to handle multidimensional arrays recursively. #4802 * Dev: Fix missing semicolons in nginx Docker config files. #4757 * Dev: Prepare PUSH for refactoring. #4701 * Dev: Remove flaky email notification test in backup Playwright suite. #4750 * Dev: Update cloud backup Dropbox Refresh Token. #4793 * Dev: Update ESLint configuration to automatically fix linting issues. #4731 * Dev: Update ESLint config for improved JavaScript formatting. #4708 * Dev: Improve code readability by using positive variable names. #3675 WP STAGING | PRO Backup & Cloning | Full Changelog: [https://wp-staging.com/wp-staging-pro-changelog/](https://wp-staging.com/wp-staging-pro-changelog/)
* New: Create local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer or Agency Plan) #4759 * New: Beautify changelog section to make it more appealing. #4724 * Enh: Add a preview of the selected options when the menus are collapsed. #4419 * Enh: Add ability to select a specific day of the week when creating a weekly scheduled backup. (Pro) #4670 * Enh: Improved email notification options for better user alerts. #4154 * Fix: Avoid OPcache "restrict_api" warnings in staging by properly handling restricted OPcache API paths. #4678 * Fix: Avoid fatal type errors when filtering the active plugins list during database restore and database pull for multisite if the active plugins options become corrupted. #4666 * Fix: Clean up plugins data on uninstall. #4583 * Fix: Clean up temporary validation directory before starting the backup process. #4625 * Fix: Corrected display issues in some admin messages to ensure text appears properly. #4716 * Fix: Dynamically fetch AWS S3 regions from AWS API with fallback to static list. (Pro) #4684 * Fix: Fail to create staging site after making a push. Get file permission error. (Pro) #4748 * Fix: Improve CLI modal reliability and backup UI, including a new sidebar and step navigation, custom header, visual feedback animation, copy button fix, and clearer date column styling. #4759 * Fix: Inconsistent font size in modal popups. #4721 * Fix: Logs are displayed even when their corresponding log type checkbox is not checked #4656 * Fix: Unable to create multisite backup when current network id not 1. #4697 * Fix: Valid permissions could be incorrectly rejected by isValidPermission(). #4749 * UX: Fix broken CSS and improve remote backup download modal with file size display and download button text improved. #4730 * Dev: Fix slowness in `make reset` dev command. #4742 * Dev: Improve macOS compatibility for development environment setup and build processes. #4567 * Dev: Increased time tolerance for scheduled backups to allow execution at any time of day. #4737 * Dev: Migrate wpstg-restorer codeception tests to Playwright for improved test reliability. #4071 * Dev: Move all staging(tests/e2e/Staging) e2e codeception tests to playwright. #4561 * Dev: Refactor and prepare code base for newer staging site update and reset logic using backuper pattern. #4537 * Dev: Skip unrequired and slow unit tests for Windows OS to speed it up. #4735 * Dev: Use constant for non-test filters in whole code base. #4236 * Dev: Fix mailhog email tests failing on macOS by making the API URL configurable via environment variable. #4769
* New: Compatible up to WordPress 6.9 * New: Tested up to PHP 8.5 RC5. * New: Create local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer Plan or higher) #4688 * New: Add support for uploading backup files to shared Google Drive folders. (Pro) #3993 * New: Add autoscroll toggle to log modals. Hovering or scrolling inside the log window pauses automatic scrolling, allowing users to review previous log entries while new ones arrive. Hovering outside re-enables autoscroll. A small "Autoscroll: on/off" indicator appears in the bottom-right corner. Increases performance by reducing unnecessary scroll events when users are interacting with the log content and caching DOM elements. #4614 * New: Redesign the settings page with a cleaner layout and better visual hierarchy. #4595 * Enh: Make pro features dynamically accessible based on license types. (Pro) #4558 * Enh: Show backup storage connection test results in modal instead of toast when there is an error or warning. (Pro) #4463 * Fix: Ensure the initial login session on new staging sites follows the default WordPress session expiration. (Pro) #4646 * Fix: Fixes very rare file index issues on misconfigured and buggy server by implementing the filter `wpstg.job.performance_mode` (when set to `safe`). #4628 * Fix: Show clearer error messages when a directory is not writable due to permission issues or open_basedir restrictions. #4679 * Fix: Increase default ZIP file size limit from 10 MB to 50 MB during backup creation. #4674 * Fix: Simplify logout logic during database restore to avoid potential 503 error that disrupt the logout workflow. #4633 * Fix: Allow emails with subdomains when creating temporary login users. (Pro) #4621 * Fix: Show backup size in the UI for corrupted backups. #4637 * Fix: Prevent 'E_STRICT' deprecation notice on PHP 8.4+. #4544 * Fix: Don't copy background processor table wpstg_queue during cloning. #4636 * Fix: Several fixes and UX improvements to the cli modals #4707 * Fix: Allow 5-site Business license to have access to all Pro features (Pro) #4691 * Fix: Make buttons grey when license is not active #4682 * Fix: Exclude debug.log from backup creation by default #4693 * UX: Enhance the license activation error notice to display a clearer and more informative message when activation fails due to any error. (Pro) #4657 * Dev: Convert codeception remote storage tests to Playwright. #4551 * Dev: Fix flaky playwright tests. #4662 * Dev: Make code base pass with phpstan level 5. #4650 * Dev: Refactored `getLoaderAndSwal` to ensure single responsibility by separating loader initialization and display logic. #4640 * Dev: Make code base pass with phpstan level 4. #4648 * Dev: Use updated playwright docker image #4699
Code editor for WordPress that supports PHP, JavaScript, CSS, and SCSS with scheduling and conditional execution capabilities.
Tailwind CSS integration plugin for WordPress page builders with server-side compilation support for Oxygen, Bricks, Zion, and Gutenberg.
WordPress plugin providing AI-powered chatbot support with a floating widget for real-time assistance and conversation management.
WordPress plugin that optimizes and accelerates site search functionality through intelligent indexing and query optimization.
WordPress LMS plugin for creating, managing, and selling online courses with student tracking and monetization features.
Customize the WordPress admin dashboard and administrative interface appearance without code modifications.