DOWNLOAD WP Staging Pro v5.4.1 - NULLED

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
WP Staging Pro v5.4.1 - NULLED


Most Trusted WordPress Backup & Cloning

WP STAGING is an enterprise code quality plugin to Clone, Backup & Migrate WordPress websites. Pushes all your modified data and files from staging site to live site in a very comfortable and easy way. WP Staging Pro Plugin you can copy the staging site to a sub folder of your main site or to a complete custom path. It stays entirely on your server and none of your data will be transfered to any third parties.


Are You Ready to Use WordPress Like a Professional? WordPress experts recommend WP STAGING due to its speed, reliability and clean code.

  • Backup & Restore - Backup & restore your entire WordPress site more reliable.
  • Cloning - Create a copy of WordPress with one click for development.
  • Website Migration - Transfer or duplicate your website to another server.
  • High Performance - Backup & Cloning is much faster than with other plugins.
  • No Cloud Service - All data resides on your server. Nothing is submitted to us.
  • Multisites Supported - Clone and push Multisites. Supports Main & Network Sites.

VirusTotal Scan Results

 
Last edited:

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.0.0 Release July 25, 2023
  • New: Drop support for php 5.6. Minimum php version is 7.0
  • New: Flywheel hosting compatibility. Create staging sites and create backups on hosting providers where the WordPress core is located outside the public dir. #
  • New: Add system info to backup log file
  • Enh: Check if sftp backup directory path is writeable while testing remote connection
  • Enh: Add a tooltip to inform that backups will be created only for the current site and do not contain other sites, like staging websites
  • Enh: Allow the user to click on “Copy” to copy the generated login link
  • Enh: Improved code to be compatible with PHPstan level 3 rules
  • Enh: Changed the order of login link expiry to day, min, sec
  • Enh: Update back button color to make clear it is an active button
  • Enh: Display the size of backup index parts in the list of backups
  • Enh: Show the “Push Changes” button always in WP STAGING PRO and disable it until the license is activated
  • Fix: WP CLI command wp wpstg backup-status did not work as expected
  • Fix: Unselect folders starting with wp-admin* and wp-includes* when creating a new staging site
  • Fix: Show the “primary key” warning only on WP STAGING admin page
  • Fix: Multisite related constants missing during network clone when the original wp-config.php is not valid defaul multisite configuration file
  • Fix: Restoring a backup fails because redis/memcache not configured on the destination site. This disables object cache if object-cache.php is not identical on backup and restoring site
  • Fix: Php error ‘Undefined constant DOMAIN_CURRENT_SITE’
  • Fix: Microsoft IIS 7.5 with php 8.1.9 produces unexpected time format when using microtime() resulting in fatal error “division by zero” while creating a backup
  • Fix: www prefix is set in domain property of subsite would result into repeating www prefix during network clone
  • Fix: Don’t escape MySQL binary and blob data during cloning as this results into invalid data
  • Tweak: Small visual glitches on tooltip in upload backup modal
  • Dev: Improved usage of $status variable in backup and cloning
  • Dev: This PR does a comprehensive pass on the codebase to verify that authorization checks are being done on callbacks that takes user input.
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.0.2 Release August 17, 2023

New: Add more options to wp cli backup-create command
Enh: Increase log file storing time to 14 days.
Enh: Add admin notice to explain the new backup feature in free version
Enh: Enhance free version backup modal UI
Enh: Don’t allow saving empty table prefix for a staging site when using the edit button
Fix: Use DTO instead of separate file for managing index sizes while creating backup to avoid filesystem lock.
Fix: Backup creation fails on PHP 8 because unable to get primary key for table.
Fix: Stop backup restore if no sql query is found to be executed but the backup contains a database to be restored
Fix: Show admin notice if there is no WordPress table prefix in the database
Dev: Add changelog entries in dedicated files
Dev: No changelog needed on release branches
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.0.4 Release September 7, 2023

  • New: Allow the usage of wildcards characters in the push filter ‘wpstg_preserved_options’.
  • New: Exclude multiple database values from copying to a staging site table through the ‘wpstg.cloning.database.queryRows’ filter.
  • New: You can add the new constant WPSTAGING_DEV_SITE into wp-config.php that determines if site is a staging/dev site or regular one.
  • Fix: Cannot upload single backup files larger than 25GB on SFTP Storage.
  • Enh: Removed console logs and clean up code
  • Enh: Rename logfile to wpstg-bundled-logs.txt while downloading and sending report to support team3
  • Enh: Improve admin notice if cron jobs do not work.
  • Fix: Fatal error due to foreign key constraints on tmp or bak tables when cleaning WP Staging tmp and bak tables before Pushing a staging site to live.
  • Fix: Fatal error during backup restore if site has a drop in plugin like db.php or object-cache.php due to incorrect checking the checksum of the drop in plugin file.
  • Fix: Add new constant WPSTG_MEMORY_EXHAUST_FIX, that can prevent memory exhausted errors during backup creation.
  • Fix: A custom UPLOADS folder outside wp-content was not pre-selected and copied during cloning process and tustom UPLOADS folder was not copied during pushing a staging site as well.
  • Fix: Improve admin notice when a pro backup is restored with the free version on another domain, host or server.
  • Tweak: Adjust the requirements for restoring backup by making it dependant on backup structure instead of plugin version.
  • Dev: Bump AWS PHP SDK package to latest version
  • Dev: Remove PHP 5.6 compatibility code
  • Dev: Reduce file size of the free plugin by removing unused backup cloud storages libraries from vendor packages.
  • Dev: Add e2e tests for admin notices for backup and staging
  • Dev: Delete tests output dir content while running make reset and ./wpstg build:webdriver-rebuild-dist
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.0.6 Release September 29, 2023
  • Fix: There could be a fatal error after plugin activation on multisites if a plugin uses the filter site_option_active_sitewide_plugins.
  • Fix: Theme Twenty Twenty Three has a bug that leads to corrupt staging sites. The transient _transient_wp_core_block_css_files breaks the css after migrating or creating a new staging site. This transient will be deleted on a freshly created staging site.
  • Dev: Add make command to check class method return type hints
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.1.1
  • New: Make WP Staging compatible up to PHP 8.3 RC
  • New: Add option in settings UI to force use FTP extension over FTP curl method for remote uploading backup using FTP.
  • New: Add constant WP_DEVELOPMENT_MODE with value all to new staging site. WP_DEVELOPMENT_MODE constant was added in WordPress 6.3.
  • New: If the “wpstg_push_excluded_tables” filter is used to exclude tables from the push process, these tables are deactivated in the push table selection.
  • Enh: Make sure pro upgrade button font color can not be overwritten by third party.
  • Fix: Improve design of the “delete staging site” modal.
  • Fix: Existing previously created backup files may be invalid under certain circumstances and can lead to a faulty website after restoration. This is a highly recommended update! Please create a new backup after installing this update to ensure that this potential error does not affect your backup file.
  • Fix: Remove warnings in debug.log that say “WP STAGING: Another instance of WPSTAGING active…”.
  • Dev: Use 7zip instead of zip to achieve better compression ratio to create smaller plugin zip packages.
  • Dev: Make Flywheel e2e tests pass that were failing due to missing file in flywheel structure.
 

blackestflag

Well-known member
Joined
Oct 19, 2022
Messages
496
Awards
4
Offline
Updated to v5.3.3

New: Support for WordPress 6.4.3
New: Add filter wpstg.push_excluded_directories to exclude specific folders during push
New: Add ‘Do review link’ to backup success modal after staging site and backup creation
Enh: Reduce number of API calls to wp-staging.com for version number checking.
Enh: Add option to use APPEND Mode for uploading backup using FTP from settings UI.
Enh: Add loading icon during activation of the free version.
Enh: Improve the message when backup has been created with older version of WP Staging.
Enh: Make sure the checkbox icon appears at centre on all system
Enh: Make sure that font size and view layout is consistent in staging and reset modal
Fix: Can not update email address for sending error reports
Fix: Deprecation message about dynamic properties thrown by Google Drive Api Model class. Show exact error message when unable to get resume URI for Google Drive backup upload.
Fix: Make sure to not check external DB credentials in free version while creating staging site.
Fix: Editing the backup schedule sometime re-creates the schedule cron at a wrong time.
Fix: Add filter to hide primary key changes message and include primary key details in the system information.
Fix: Not all files are sometimes pushed under certain situation.
Fix: Scheduled Backups unable to run when a manually created backup exists.
Fix: The backup retention number of Google Drive backups isn’t honored.
Fix: Handle issues when unable to fetch information for external database during cloning requirements.
Fix: Show correct version of WP Staging in backup and staging log files.
Fix: Type error when passing multiple parameters using hooks methods.
Fix: Reduce height of the delete staging site modal.
Tweak: Keep only wp-staging* plugins active during database renaming process on backup restore to avoid conflict.
Tweak: Deprecate Filter ‘wpstg.ftpclient.forceUseFtpExtension’ as we already provide alternate option in FTP settings UI.
Tweak: Improve success message after push about clearing site and theme cache, which may be required if the front page appears different than expected.
Dev: Add initial level logic to support Backup Compression and Restore of Compressed Backups.
Dev: Reduce number of manual e2e dispatch call by adding wp cli and cloud storages e2e in full PRO e2e suite and run them in parallel.
 
Top