WP Staging Pro v4.9.0 – 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.9.0
- Updated on: June 1st, 2023
- License: GPL (Activated)
Description
Changelog WP Staging Pro
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