WP Staging Pro - OneClick Solution for Creating Staging Sites

WP Staging Pro - OneClick Solution for Creating Staging Sites v6.9.0 Nulled

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.9.0 Nulled
== Changelog ==

= 6.9.0 =
* New: Added the Next-Gen engine for creating, updating, resetting and pushing staging sites. It is up to 80% faster and more resilient against memory and timeout errors, while running in isolation to protect the live site. #5122
* New: Zero performance impact on your live site — WP Staging now runs invisibly to frontend visitors, even during active staging operations. #602
* New: Database restores are dramatically faster on large backups — multi-gigabyte sites restore in a fraction of the time previously needed. #3020
* New: Major redesign of the staging workflows. The Create, Update, Reset, Push and Delete screens now use a cleaner, more consistent interface with live summaries, clearer table and folder selection, safer confirmation steps, improved advanced options and a unified two-column layout across all staging actions. #5122
* New: Add offline asynchronous license registration for firewall-restricted sites. (Pro) #5146
* New: Add option to preserve current user during remote sync pull job. #4934
* New: Remote Sync now has its own independent API version, so sites running different plugin releases stay compatible during pulls and pushes. #5132
* New: Backup file format upgraded to 2.1.0, laying the groundwork for per-file encryption and split backups in upcoming releases. All existing backups remain fully restorable — no migration needed. #5134
* New: Snappier WordPress admin — admin scripts moved out of the critical render path with event delegation for noticeably faster page loads. #5024
* New: A "WP Staging — Tips & Guides" widget on your WordPress dashboard with hand-picked links to docs and tutorials, so you can get more out of the plugin without leaving wp-admin. #5162
* Enh: Improved the staging creation experience in both Free and Pro by making default behavior clearer, showing what will be copied or skipped, grouping advanced settings more logically and removing wording that could make the free version feel unsafe. #5122
* Enh: Log the missing-compatible-primary-key table message as a notice instead of a warning, since the table is locked automatically and no user action is required. #5015
* Enh: Make the "skipped search & replace on large row" log clearer — report binary-data rows as a notice that needs no action and keep a reworded warning for large text rows, without dumping the raw query. #5015
* Fix: "Set Default" links for Destination Path and Target Hostname in Advanced Settings restored. #5055
* Fix: "Unlock Remote Sync" button now links to the correct checkout URL when the license is expired. (Pro) #5067
* Fix: "Unselect All" button now matches the other database table action buttons in dark mode. #5143
* Fix: Analytics consent modal styling fixed in dark mode; raster logo replaced with a scalable SVG. #5068
* Fix: Background restore and backup failures now show a clearer error message with actionable guidance, instead of a generic failure notice. #4606
* Fix: Backup download URL now reflects custom directory set via wpstg.backup.directory filter. #5212
* Fix: Backup queue self-heals when the worker's loopback HTTP trigger is silently dropped by Cloudflare, restrictive firewalls, or cURL-blocked hosts — jobs no longer stall after the first task. #5118
* Fix: Clean up stale Remote Sync .wpstgtmp files left behind by crashed pulls on the initiator and, via a once-daily safety net, on both initiator and source sites. (Pro) #5101
* Fix: Clear stale option caches after direct database option updates. #5173
* Fix: Correct the dark-mode SweetAlert success icon — the masking wedges rendered as a white disc behind the checkmark on the dark popup. #5232
* Fix: Do not run the new-administrator-account task when the option is disabled, which previously logged a misleading "missing email or password" warning. #5015
* Fix: Do not show the "what's new" update modal to brand-new users on their first visit; it now only appears for existing users after an update. #5263
* Fix: Enforce TLS certificate verification for restore tool requests. (Pro) #5175
* Fix: Improve next-gen staging site creation and reset with clearer details and more reliable handling of site names that already exist. #5258
* Fix: Keep background job live log buttons working after reopening the logs modal. #5203
* Fix: Keep the "Staging" and "Backup & Migration" menu labels untranslated so community translations can't rename them. #5267
* Fix: Live backup logs now stream end-to-end on the same host — the live log UI no longer freezes around 100 events while the backup itself completes normally. #5118
* Fix: Live log UI no longer drops legitimate repeat lines (e.g. retried steps with refreshed progress numbers). #5118
* Fix: Load the bundled translation before WordPress.org language packs in the free plugin so local translations win. #5267
* Fix: Logs selector dropdown styling improved in dark mode. #5055
* Fix: Missing top margin on the WordPress Playground warning callout (staging listing page) added. #5149
* Fix: Multipart database-only backup no longer fails when the database is larger than the configured split size. #2624
* Fix: Reduce CPU usage after installing WP Staging and/or WP Staging Pro. #4867
* Fix: Remote Sync pulls on the source site are now properly cancelled and cleaned up when the initiator becomes unresponsive. #4870
* Fix: Remove 42 orphaned translation entries no longer present in the source. #5269
* Fix: Restore now retries temporary server errors automatically and shows a clear status instead of appearing stuck. #4909
* Fix: Restore respects server retry-after timing on temporary limits and handles other server errors more gracefully. #5002
* Fix: Restoring a large database backup that was split into multiple files no longer fails with a duplicate entry error. #5219
* Fix: Security checks for backup-file uploads strengthened. #5160
* Fix: System info card layout no longer breaks when content exceeds the max allowed width. #5055
* Fix: Throttle failed Remote Sync authentication attempts. (Pro) #5171
* Fix: Translate 107 staging setup, delete, and push UI strings that previously rendered in English across all 11 locales. #5269
* UX: Celebrate the first staging site and first backup creation with a brief confetti animation. #5275
* UX: Make the Staging dashboard task-first — replace the large global Pro banner with a compact, dismissible "Upgrade to Pro" card (90-day per-admin snooze), add a permanent "Compare Free vs Pro" footer card, and improve the empty state. #5275
* UX: Polished the staging-site delete confirmation modal. #5055
* UX: Refine the admin footer into a compact single line — muted WP STAGING brand text, brand-blue Documentation, Support and Changelog links, a quieter Borlabs Cookie partner credit, and muted GitHub and X icons, replacing the large centered logo. #5259
* UX: Replace the global time-based review banner with a success-based review prompt shown inside the staging and backup completion modals (never as loose dashboard text), with honest copy, Maybe Later / Don't Ask Again, and one shared snooze state (progressive 14, 30, 180 days) so the user is never asked twice. #5275
* Dev: Add .tmp/ to .gitignore so local scratch files stay out of version control. #5199
* Dev: Add separate CI workflow for remote sync tests covering single-site and multisite. #5155
* Dev: Add tooling to generate dark and light marketing screenshots for the main features (backup, staging, remote sync, settings). #5231
* Dev: Allow the gh api graphql command in .claude/settings.json so Copilot review threads can be replied to and resolved. #5234
* Dev: Derive Playwright PHP version checks from the selected test environment. #5192
* Dev: Extend /release slash command with operator-critical pre-flight checks and cross-references to rollback, branch naming, and publish-permission rules. #5186
* Dev: Finalize the refactored staging and push feature and prepare it for e2e testing. #5015
* Dev: Fix downloading of WordPress 7.0 in dev environment using wp-cli on Windows. #5191
* Dev: Fix release pipeline failure when triggered for a release branch. #5141
* Dev: Fix the new administrator account staging test. #5219
* Dev: Make staging delete modal E2E checks target the visible modal. #5201
* Dev: Network-dependent tests moved from the unit suite to the integration suite for better test reliability. #5165
* Dev: New releases now land in the correct spot on the refreshed wp-staging.com changelog pages. #5184
* Dev: Release pipeline now detects when the deploy API on the release server is outdated. #5188
* Dev: Replace amd64-only FTP Docker image with multi-arch alternative to fix FTPS test failures on Apple Silicon. #5034
* Dev: Stop the release deploy from corrupting the changelog page when the editor anchor is set up incorrectly. #5197
* Dev: Stop the release tooling from losing already-merged changelog entries. #5195
* Dev: Storage identifier handling consolidated; remote-storage option-name migration now runs via a persistent feature flag instead of version_compare so it executes exactly once even when the stored plugin version is missing or corrupt. #3081
* Dev: Update db version in database seed files for e2e testing. #5182
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.8.1 Nulled
= 6.8.1 =
* New: Database restores are dramatically faster on large backups — multi-gigabyte sites restore in a fraction of the time previously needed. #3020
* New: Zero performance impact on your live site — WP Staging now runs invisibly to frontend visitors, even during active staging operations. #602
* New: Snappier WordPress admin — admin scripts moved out of the critical render path with event delegation for noticeably faster page loads. #5024
* New: A "WP Staging — Tips & Guides" widget on your WordPress dashboard with hand-picked links to docs and tutorials, so you can get more out of the plugin without leaving wp-admin. #5162
* New: Remote Sync now has its own independent API version, so sites running different plugin releases stay compatible during pulls and pushes. #5132
* New: Backup file format upgraded to 2.1.0, laying the groundwork for per-file encryption and split backups in upcoming releases. All existing backups remain fully restorable — no migration needed. #5134
* Fix: Restore now retries temporary server errors automatically and shows a clear status instead of appearing stuck. #4909
* Fix: Restore respects server retry-after timing on temporary limits and handles other server errors more gracefully. #5002
* Fix: Backup queue self-heals when the worker's loopback HTTP trigger is silently dropped by Cloudflare, restrictive firewalls, or cURL-blocked hosts — jobs no longer stall after the first task. #5118
* Fix: Background restore and backup failures now show a clearer error message with actionable guidance, instead of a generic failure notice. #4606
* Fix: Live backup logs now stream end-to-end on the same host — the live log UI no longer freezes around 100 events while the backup itself completes normally. #5118
* Fix: Live log UI no longer drops legitimate repeat lines (e.g. retried steps with refreshed progress numbers). #5118
* Fix: Remote Sync pulls on the source site are now properly cancelled and cleaned up when the initiator becomes unresponsive. #4870
* Fix: Throttle failed Remote Sync authentication attempts. (Pro) #5171
* Fix: "Unlock Remote Sync" button now links to the correct checkout URL when the license is expired. (Pro) #5067
* Fix: Security checks for backup-file uploads strengthened. #5160
* Fix: Missing top margin on the WordPress Playground warning callout (staging listing page) added. #5149
* Fix: Analytics consent modal styling fixed in dark mode; raster logo replaced with a scalable SVG. #5068
* Fix: System info card layout no longer breaks when content exceeds the max allowed width. #5055
* Fix: Logs selector dropdown styling improved in dark mode. #5055
* Fix: "Unselect All" button now matches the other database table action buttons in dark mode. #5143
* Fix: "Set Default" links for Destination Path and Target Hostname in Advanced Settings restored. #5055
* UX: Polished the staging-site delete confirmation modal. #5055
* Dev: Add separate CI workflow for remote sync tests covering single-site and multisite. #5155
* Dev: Derive Playwright PHP version checks from the selected test environment. #5192
* Dev: Extend /release slash command with operator-critical pre-flight checks and cross-references to rollback, branch naming, and publish-permission rules. #5186
* Dev: Fix release pipeline failure when triggered for a release branch. #5141
* Dev: Storage identifier handling consolidated; remote-storage option-name migration now runs via a persistent feature flag instead of version_compare so it executes exactly once even when the stored plugin version is missing or corrupt. #3081
* Dev: New releases now land in the correct spot on the refreshed wp-staging.com changelog pages. #5184
* Dev: Release pipeline now detects when the deploy API on the release server is outdated. #5188
* Dev: Network-dependent tests moved from the unit suite to the integration suite for better test reliability. #5165
* Dev: Replace amd64-only FTP Docker image with multi-arch alternative to fix FTPS test failures on Apple Silicon. #5034
* Dev: Update db version in database seed files for e2e testing. #5182
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.8.0 Nulled
== Changelog ==

= 6.8.0 =
* New: Add analytic events logging for Backup Explorer. #4954
* New: Add filter configuration support for the standalone restore tool via JSON config file. #5051
* New: Add option to create remote sync profiles which allow one click remote sync process. #4668
* New: Add option to receive remote sync success notifications via emails and slack. #4668
* Enh: Add Remote Sync promo video composition (EN + DE) under promo-video/. #5088
* Enh: Add filter for custom search/replace in encoded database values (e.g. base64 JSON). #4931
* Enh: Added a notification on backup download to verify the downloaded file size. #1786
* Enh: Redesign remote sync flow to be smoother. #4668
* Enh: Remove deprecated wpstg.backup.restore.exclude_plugins filter. Use wpstg.backup.restore.exclude_paths instead. #4892
* Enh: Show "Not enough disk space" error when backup file archiving fails due to a disk-full condition, instead of a generic write-failure message. #3034
* Fix: Add per-request cron integrity check that self-heals missing, orphaned, or wrong-recurrence WP Staging cron events (backup schedules, daily/weekly maintenance, queue processing) so scheduled backups keep running even when WP-Cron itself is broken. #5090
* Fix: Cron warning shows only when scheduled backups are actually failing. #5058
* Fix: Fixed edge cases that could cause some settings or backup information to load incorrectly, and improved validation and error handling in backup and staging workflows. #5070
* Fix: Improved backup reliability on some hosts by ensuring backup progress continues correctly between requests. #5112
* Fix: Preserve WP Staging Free plugin during backup restore when using Pro version. #4892
* Fix: Prevent background backups from processing the database twice. #5009
* Fix: Prevent fatal error and full-site crash when plugin files are missing or corrupted. #5074
* Fix: Reject empty token on /wpstg/v1/sse-logs REST route to prevent unauthenticated log-stream connections when no job is active. #5097
* Fix: SFTP connection test fails when run more than once. (Pro) #5029
* Fix: Show actual Remote Sync error in UI instead of generic failure message and identify which server caused it. #5011
* Fix: Skip optimizer copy when the destination (mu-plugins directory) is not writable. #4545
* Fix: Staging delete modal overflows viewport when staging site has many database tables. #5071
* Fix: Stored SFTP credentials, including SSH private keys, are now saved securely by default. #5048
* Fix: Undefined variable notice of jobId from AnalyticsServiceProvider. #1503
* Dev: Add logic to log generic analytic events. #4954
* Dev: Add translation-audit helper script to find orphaned msgids and missing translations across .po files. #5106
* Dev: Bump phpunit/phpunit, symfony/process, phpseclib/phpseclib, eslint, @typescript-eslint, and flatted dependencies. #5017
* Dev: CI release prepare seeds dist/newsfeed-{en,de}.json from dev/releases-history/<version>/ when present, and skips newsfeed:generate-json regeneration in that case so manual edits to the EN newsfeed and translated DE newsfeed survive across re-runs and reach the deploy artifact. #5138
* Dev: Decouple general/ Playwright tests from staging GitHub workflows into dedicated basic_general, pro_general, and pro_thirdparty_general workflows. #5125
* Dev: Fix failing "Pro Integration" test on CI for PHP 8.3+. #5082
* Dev: Fix syntax error in CI release prepare workflow that caused the post-commit "mark required checks" step to crash. #5137
* Dev: Keep `fast-tests-passed` / `fast-tests-failed` labels across commits; let next test run swap them. #5087
* Dev: Refactor Staging Site e2e tests to be more robust and stable. #5077
* Dev: Remove binary .mo translation files from git to prevent merge conflicts. #5072
* Dev: Revert PHP 8.6 SplFileObject runtime detection until PHP 8.6 is officially released. #5115
* Dev: Skip AuthTempCertFileTest file permission check on Windows as it does not support Unix permissions. #5069
* Dev: Update dependencies related to building assets to reduce time taken to build assets. #4880

WP STAGING | PRO Backup & Cloning | Full Changelog:
[https://wp-staging.com/wp-staging-pro-changelog/](https://wp-staging.com/wp-staging-pro-changelog/)
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.7.3 Nulled
== Changelog ==

= 6.7.3 =
* Enh: Add new UI components: custom dropdown select, input groups with inline prefix, callout notifications, and card primitives. #4830
* Enh: Add responsive settings layout with auto-collapsing grid for general settings cards and email notification fields. #4830
* Enh: Add storage provider tab navigation with gradient hover effects matching the main menu. #4830
* Enh: Add two-column sidebar navigation layout for the settings page replacing horizontal tab navigation. #4830
* Enh: Improve maintenance process logging with dedicated entries for clone update/reset, backup extraction and remote sync, and skip scheduled backup completion entries. #4877
* Enh: Redesign FTP/SFTP settings with SSH key file upload, FTPS certificate support, and server host key fingerprint verification. #4830
* Enh: Redesign all storage provider settings with card-based layouts and consistent dark mode styling. #4830
* Enh: Redesign dark mode with cohesive bluish palette, updated header gradient colors, and CSS custom properties. #4830
* Enh: Redesign staging, backup modal, license, restorer, system info, and temporary login pages with new design system. #4830
* Enh: Replace .checksum-dist CI cache key with GitHub Actions hashFiles() on source files for more reliable cache invalidation. #4830
* Enh: Show more precise error messages when user account synchronization fails. (Pro) #3334
* Enh: Standardize page headers across all settings tabs with consistent typography and spacing. #4830
* Fix: Apply filters and actions for hooks starting with "wpstg_" as well as "wpstg.". #4982
* Fix: Disallow spaces in remote storage backup location field for all providers. (Pro) #5019
* Fix: Fix broken privacy policy links in storage provider settings where translators embedded HTML in placeholder strings. #4830
* Fix: Fix duplicate HTML IDs from CLI integration modal being rendered multiple times per page. #4830
* Fix: Fix empty changelog in GitHub release descriptions created by release tag workflow. #4986
* Fix: Fix main navigation header bottom border not visible due to zero-width border declaration. #4830
* Fix: Fix temporary login actions dropdown clipped by overflow hidden on settings content area. #4830
* Fix: Fix wrong translations for "Email as HTML", "Remove Google Drive Settings", "Customize these settings", and "Restore in Progress" across all 11 languages. #4830
* Fix: Improved input handling in `Google Drive` settings to prevent empty submissions and enhance validation. (Pro) #5019
* Fix: Issue where the apostrophe in the Backup Browser upsell modal title was displayed incorrectly. #5047
* Fix: Prevent PHP 8.1+ undefined variable warnings when detecting REST requests. #5036
* Fix: Prevent backup restore issues caused by temporary WPForms data by skipping this cache data in database backups. #4956
* Fix: Prevent importing or downloading backups from unsafe internal addresses. #4277
* Fix: Prevent path traversal in directory listing endpoint. #5032
* Fix: Resolved incorrect display of SSH private key UI after switching connection types and reloading saved settings. (Pro) #5042
* Fix: Show HTTP status code and error response when uploading a backup via form fails. #4619
* Fix: Show Logs link layout in backup restore success modal. #5050
* Fix: Show validation error when backup folder path is empty in remote storage settings. (Pro) #5019
* Fix: Simplify sanitizeString by removing the redundant shouldUrlDecode parameter. #4936
* Fix: Skip float memory_limit test on PHP 8.3+ to prevent CI failure from invalid INI value warning. #4994
* UX: Improve button alignment and spacing consistency in advanced settings. #5043
* Dev: Add cleanup folder support for pCloud, OneDrive, Google Drive, and Dropbox integration tests. #4978
* Dev: Add custom wpstg_settings database table with CRUD operations, WordPress object cache integration, reusable CustomTable base class, and SettingsTable facade for static access. #5027
* Dev: Add unit tests for backup schedule email and Slack notification methods. #4778
* Dev: Make fast tests label-triggered instead of auto-run on every push. #4989
* Dev: Migrate all Linux CI workflows to Blacksmith runners. #4991
* Dev: Remove Playwright keyword from Make targets and workflow commands, add run-mode support to pro workflows, restructure release test suite for parallel execution, remove Selenium dependencies, and upgrade primary CI PHP version to 8.3. #5004
* Dev: Remove obsolete dist checksum step from CI release pipeline. #5056
* Dev: UI options and CLI support for Refactored Staging and Push feature. #4825

WP STAGING | PRO Backup & Cloning | Full Changelog:
[https://wp-staging.com/wp-staging-pro-changelog/](https://wp-staging.com/wp-staging-pro-changelog/)
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.7.2 Nulled
== Changelog ==

= 6.7.2 =
* Enh: Secure Remote Sync feature by adding a toggle to enable or disable incoming connections. Also mask the connection key by default with a show/hide toggle. #4935
* Fix: Improve broken UX on backup page for free version on multisite. #4970
* Fix: Properly handle case when remote sync with database is too fast to trigger re-authentication. #4864
* Fix: Show error directly during authentication when syncing single site <-> multisite and subsite. #4835
* Fix: Show missing remote sync info in logs. #4836
* UX: Improve button readability in the "Want to Improve WP STAGING?" banner in dark mode. #4960
* Dev: Add automated CI release pipeline with secure deploy API endpoint. #5000
* Dev: Clean up CLAUDE.md by extracting detailed sections to dev/docs files. #4967
* Dev: Move all backup e2e codeception tests to playwright. #4761
* Dev: Move remote storage cleanup methods out of production plugin code into test-only classes to reduce attack surface. #4783
* Dev: Update Kanban GitHub action to set status "Done" when PR is merged. #4963
* Dev: Add label-triggered E2E tests for PRs. #4973
* Dev: Move CI test results from PR comments to PR description for cleaner test reporting. #4976

WP STAGING | PRO Backup & Cloning | Full Changelog:
[https://wp-staging.com/wp-staging-pro-changelog/](https://wp-staging.com/wp-staging-pro-changelog/)
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.7.0 Nulled
= 6.7.0 Release March 10, 2026
  • 📦 NewBrowse and inspect the contents of any backup — view included files, folders, and database tables. In Pro, extract specific items from a backup to another folder without restoring the entire website. #2523
  • 📦 NewAdd support for sites protected with HTTP Basic Authentication. Scheduled backups and external crons now work on password-protected sites. Remote Sync can also connect to remote sites with HTTP auth protection. (Pro) #4884
  • 📦 NewAutomatically create missing directories on the remote server during SFTP/FTP backup uploads. Previously, the destination path had to exist on the server beforehand. (Pro) #4654
  • ⚡️ EnhAdd Test Connection button for HTTP Basic Auth settings to verify credentials before saving. #4939
  • ⚡️ EnhAdd option to change the database table prefix when extracting a backup with the WP Staging Restore Tool, allowing SQL imports into any database. (Pro) #4677
  • ⚡️ EnhMove CLI banner outside AJAX container on backup page. #4819
  • ⚡️ EnhReplace alarming WordPress version warning banner with a calm, neutral compatibility status notice inside the plugin UI. #4917
  • ⚡️ EnhShow CLI integration banner in free version as upsell for Docker environments feature. #4910
  • ⚡️ EnhSimplify Pro activation banner with one-click AJAX activation and standardize border-radius across all notices and banners. #4949
  • ⚡️ EnhAdd validation to prevent staging prefix conflicts. Blocks using wpstg_ as a staging-site table prefix. Prefixes like wpstg0_, wpstg1_, etc. are still allowed. (Pro) #4799
  • 🐛 FixAllow deletion of orphaned staging sites that no longer exist in the file system but are still listed in the WP STAGING interface. #4610
  • 🐛 FixDrop-in files like object-cache.php and advanced-cache.php are now properly removed during push when “uninstall plugins and themes” is selected. Previously, an incorrect file path could leave these files behind, potentially causing fatal errors. (Pro) #4799
  • 🐛 FixWP STAGING options no longer get corrupted during Push. A prefix-replacement bug could accidentally rewrite wpstg_* option names to wp_*, breaking configuration and stored staging data. (Pro) #4799
  • 🐛 FixDuring full network restore, subsites’ URLs are not replaced in the options table. #4752
  • 🐛 FixEnsure WP STAGING admin notices display correctly in dark mode on WordPress 7.0. #4929
  • 🐛 FixFixed an error that could cause the Backup page to crash. #4906
  • 🐛 FixFixed an error that could prevent the Backup page from loading. #4901
  • 🐛 FixPrefix not replaced inside serialized option and meta values during database normalization. (Pro) #4676
  • 🐛 FixPrevent WP STAGING admin notices from appearing on third-party plugin pages with similar slug prefixes. #4823
  • 🐛 FixPrevent backup modal from jumping when expanding collapsible sections beyond viewport height. #4787
  • 🐛 FixCreating a temporary login link no longer invalidates the creator’s own user session. (Pro) #4806
  • 🐛 FixRemote Sync pull gets stuck at “Initializing” when the SSE connection is not established due to a race condition in job detection. (Pro) #4895
  • 🐛 FixResolve false-positive backup validation error caused by skipped files not being counted in the total. #4933
  • 🐛 FixRestore the General Settings UI by removing duplicate CSS that overrode page styling. #4926
  • 🐛 FixShow detailed log entries when filtering logs by “all” or “info” during backup and staging operations. #4876
  • UX: Add Close button on success modal of remote storage backup delete option. #4772
  • UX: Improve sticky sidebar position on System Info page to stay at the top while scrolling. #4903
  • 🛠️ DevAdd support for skip-tests label in CI workflows to skip test execution. #4900
  • 🛠️ DevFix playwright tests failing for thirdparty site structure. #4890
  • 🛠️ DevIntegrate SolidJS in our dev environment to build reactive components. #4798
  • 🛠️ DevOptimize make dev_dist build time and skip unit tests on macOS. #4879
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.6.0
= v6.6.0 =
* 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
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.5.0 Nulled
= 6.5.0 Release January 14, 2026
  • 📦 NewCreate local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer or Agency Plan) #4759
  • 📦 NewBeautify changelog section to make it more appealing. #4724
  • 📦 NewAdd a preview of the selected options when the menus are collapsed. #4419
  • 📦 NewAdd ability to select a specific day of the week when creating a weekly scheduled backup. (Pro) #4670
  • 📦 NewImproved email notification options for better user alerts. #4154
  • 🐛 FixAvoid OPcache “restrict_api” warnings in staging by properly handling restricted OPcache API paths. #4678
  • 🐛 FixAvoid 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
  • 🐛 FixClean up plugins data on uninstall. #4583
  • 🐛 FixClean up temporary validation directory before starting the backup process. #4625
  • 🐛 FixCorrected display issues in some admin messages to ensure text appears properly. #4716
  • 🐛 FixDynamically fetch AWS S3 regions from AWS API with fallback to static list. (Pro) #4684
  • 🐛 FixFail to create staging site after making a push. Get file permission error. (Pro) #4748
  • 🐛 FixImprove 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
  • 🐛 FixInconsistent font size in modal popups. #4721
  • 🐛 FixLogs are displayed even when their corresponding log type checkbox is not checked #4656
  • 🐛 FixUnable to create multisite backup when current network id not 1. #4697
  • 🐛 FixValid 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
  • 🛠️ DevFix slowness in `make reset` dev command. #4742
  • 🛠️ DevImprove macOS compatibility for development environment setup and build processes. #4567
  • 🛠️ DevIncreased time tolerance for scheduled backups to allow execution at any time of day. #4737
  • 🛠️ DevMigrate wpstg-restorer codeception tests to Playwright for improved test reliability. #4071
  • 🛠️ DevMove all staging(tests/e2e/Staging) e2e codeception tests to playwright. #4561
  • 🛠️ DevRefactor and prepare code base for newer staging site update and reset logic using backuper pattern. #4537
  • 🛠️ DevSkip unrequired and slow unit tests for Windows OS to speed it up. #4735
  • 🛠️ DevUse constant for non-test filters in whole code base. #4236
  • 🛠️ DevFix mailhog email tests failing on macOS by making the API URL configurable via environment variable. #4769
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.4.0 Nulled
= 6.4.0 Release December 2, 2025
  • 📦 NewCompatible up to WordPress 6.9
  • 📦 NewTested up to PHP 8.5 RC5.
  • 📦 NewCreate local containerized and docker compatible development environments with wp staging cli. (Requires Pro Developer Plan or higher) #4688
  • 📦 NewAdd support for uploading backup files to shared Google Drive folders. (Pro) #3993
  • 📦 NewAdd 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
  • 📦 NewRedesign the settings page with a cleaner layout and better visual hierarchy. #4595
  • ⚡️ EnhMake pro features dynamically accessible based on license types. (Pro) #4558
  • ⚡️ EnhShow backup storage connection test results in modal instead of toast when there is an error or warning. (Pro) #4463
  • 🐛 FixEnsure the initial login session on new staging sites follows the default WordPress session expiration. (Pro) #4646
  • 🐛 FixFixes very rare file index issues on misconfigured and buggy server by implementing the filter `wpstg.job.performance_mode` (when set to `safe`). #4628
  • 🐛 FixShow clearer error messages when a directory is not writable due to permission issues or open_basedir restrictions. #4679
  • 🐛 FixIncrease default ZIP file size limit from 10 MB to 50 MB during backup creation. #4674
  • 🐛 FixSimplify logout logic during database restore to avoid potential 503 error that disrupt the logout workflow. #4633
  • 🐛 FixAllow emails with subdomains when creating temporary login users. (Pro) #4621
  • 🐛 FixShow backup size in the UI for corrupted backups. #4637
  • 🐛 FixPrevent ‘E_STRICT’ deprecation notice on PHP 8.4+. #4544
  • 🐛 FixDon’t copy background processor table wpstg_queue during cloning. #4636
  • 🐛 FixSeveral fixes and UX improvements to the cli modals #4707
  • 🐛 FixAllow 5-site Business license to have access to all Pro features (Pro) #4691
  • 🐛 FixMake buttons grey when license is not active #4682
  • 🐛 FixExclude 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
  • 🛠️ DevConvert codeception remote storage tests to Playwright. #4551
  • 🛠️ DevFix flaky playwright tests. #4662
  • 🛠️ DevMake code base pass with phpstan level 5. #4650
  • 🛠️ DevRefactored `getLoaderAndSwal` to ensure single responsibility by separating loader initialization and display logic. #4640
  • 🛠️ DevMake code base pass with phpstan level 4. #4648
  • 🛠️ DevUse updated playwright docker image #4699
Decryption key:


WP Staging Pro - OneClick Solution for Creating Staging Sites v6.3.2 Nulled
= 6.3.2 Release October 7, 2025
  • 📦 NewCompatible up to WordPress 6.8.3.
  • ⚡️ EnhPresent new automatic login to staging sites. #4585
  • 🐛 FixResolved incorrect file path issue that was preventing old backup files from being deleted on FTP/SFTP servers. (Pro) #4582
  • 🐛 FixResolved issue preventing data from being saved in the clone edit modal. (Pro) #4600
  • 🐛 FixUpload backup using the URL is not working, stuck at 0%. #4588
  • 🐛 FixAdd additional JavaScript backup URL validation to ensure only valid .wpstg backup files are accepted. #4504
  • 🐛 FixAuto-login occasionally fails on older staging sites. (Pro) #4607
  • 🐛 FixFalse ‘Insufficient Database Permissions’ warning when database name contains escaped underscores. (Pro) #4590
  • 🐛 FixBackup upload fail for wasabi s3 due to timeout on fast server. (Pro) #4616
  • 🐛 FixDatabase prefix was not replaced for subsites when restoring multisite backups. #4578
  • 🐛 FixCase-Insensitive file conflict in same directory. #4612
  • 🛠️ DevMove `renderAlertMessage` into the correct UI namespace for cleaner architecture. #4573
  • 🛠️ DevImprove phpcs rules to catch and fix file formatting (space left over or wrong indentation). #4250
  • 🛠️ DevAdd analytics for remote sync feature. Change authentication workflow for remote sync. Add truly background support for one way remote sync. #4515
  • 🛠️ DevImplement site-specific reset command functionality. #2877
  • 🛠️ DevAdd phpcs new rules. #4602
  • 🛠️ DevUpdate login form snapshots. #4592
  • 🛠️ DevWrong string formatting and phpcs issues. #4598

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu