Sale!

WP Staging Pro v4.10.1 – OneClick Solution for Creating Staging Sites [Activated]

$7.00

Download WP Staging Pro – OneClick Solution for Creating Staging Sites GPL Activated at GPLBase. WP Staging Pro is a WordPress plugin that allows you to create a staging site for your website with just one click. A staging site is a duplicate of your live website that allows you to test changes, updates, and new features before implementing them on your live site.

With WP Staging Pro, you can create a staging site in just a few seconds and make any necessary changes or updates without affecting your live site. This is particularly useful if you have a large or complex website that requires frequent updates or if you want to experiment with new features or design changes without risking your live site’s functionality.

  • Version of the file: v4.10.1
  • Updated on: June 23rd, 2023
  • License: GPL (Activated)
SKU: wp-staging-pro-plugin Categories: , , , , , ,

Description

Changelog WP Staging Pro

4.10.1 Release June 19, 2023

  • New: Bring the premium high-performance pro backup feature into the basic version to allow creating a periodic backup of the WordPress website including backup restoring.
  • Enh: Display Google Drive account info permanently on the settings page. Remove the option to customize the Google drive redirect uri.
  • Enh: New styled back button
  • Fix: Database tables renaming is now done in multiple requests instead of a single request for both PUSH and RESTORE. This allow easily rename hugh number of tables on slow server without worrying about increasing PHP Script timeout limit
  • Fix: On backup restore keep or remove the staging site mode depending upon the current site state. E.g. Restoring a backup of a staging site on a live site will remove the staging site mode
  • Fix: Small JS errors related to the backup sidebar menu when clicking tabs on the main navigation
  • Fix: Backup restore can fail if backup has different access token than current site
  • Fix: Several php 8.x warnings on staging site push operation in wpstg debug log
  • Fix: When cloning into external database NULLs were converted to empty strings in the staging site
  • Fix: Backup created with free version can show a warning if it is restored with pro version
  • Dev: Update google webdriver driver test credentials

4.9.0 Release May 25, 2023

  • New: Compatible up to WordPress 6.2.2
  • New: Feature to disable WP Cron jobs on the staging site
  • New: Button to unselect all staging site tables before cloning
  • New: Add two-way encryption for backup storage credentials stored in the database. Read https://wp-staging.com/docs/wp-staging-encryption-setup/
  • New: Show selected plugins and themes count before cloning
  • Enh: Beautify backup and staging log file format
  • Enh: Append debug log to download system information
  • Enh: Improved code to be compatible with PHPstan level 1 rules
  • Enh: Improved code to be compatible with PHPstan level 2 rules
  • Enh: Check if the option_name field contains the primary key before cloning
  • Enh: Display the staging site name on generate login link screen
  • Fix: Inaccurate performance values “queries per second” for backup restore
  • Fix: Backup download URLs now support mixed http/https scheme
  • Fix: Deprecation notice on PHP 8.2 / 8.1
  • Fix: Write the correct version number in wpstg.js when creating a free dist package
  • Fix: Correct use of printf and gettext
  • Fix: On backup creation MySQL Error 1118 row size too large error can appear
  • Fix: Fix line-break issue during files-index validation when validating a backup on Windows OS that was created on Linux OS and vice versa
  • Fix: Add Query Compatibility fix when restoring a database backup created on MariaDB with PAGE_COMPRESSED=`ON` on MySQL database
  • Fix: PHP 8.1 warnings on backup creation due to using null value on wp_normalize_path
  • Fix: Added method to handle sending email in free version with attachments
  • Dev: Check if the Issue or PR Number exist in the changelog

4.8.1 Release May 9, 2023

  • Fix: Remove custom global exception handler to avoid conflicts with other plugins #2424