WP Synchro PRO

WP Synchro PRO 1.11.4 Nulled

No permission to download
* Change: Bump minimum PHP requirement to 7.2 from 7.0
* Change: Bump minimum WP requirement to 5.8 from 5.2
* Change: Bump minimum MySQL requirement to 5.7 from 5.5
* Change: Bump supported WP version to 6.5
* Bugfix: Fix some issues causing menu to generate PHP deprecation issues, even though it just triggered it in WP core functions
* Change: Change all service urls from wpsynchro.com to daev.tech, as we have moved the plugin there
* Bugfix: Fixed a minor csrf issue reported by Patchstack - Not a risk to be worried about.
* Bugfix: Fix PHP timeout issue caused by serialized data, kinda like 1.11.1 hotfix, but caused by another data.
* Improvement: Added more safety against timeout issues in serialized data, so it wont happen again
* Bugfix: Fix PHP timeout issue caused by serialized string search/replace handler, that goes into endless loop for defective serialized strings
* Bugfix: Fix issue with some tables not being migrated when source database is MariaDB and when table does not have a primary key
* Improvement: Improve the error reporting when database server gives errors
* Bugfix: No longer have problems with migration of WordFence database tables
* Bugfix: Make it possible to resume migrations again, as it was disabled as a mistake
* Bugfix: No longer block connections to remote sites that do redirects, but instead just give a warning
* Bugfix: Fix health check where PHP function get_headers() was being blocked by ModSecurity on some sites
* Bugfix: Give error when trying to migrate "json" data type to MySQL before version 5.7, where it is not supported
* Bugfix: Fix licensing code, that was giving PHP notices on PHP 8.2
* Bugfix: Improve database migration, so timeouts should be much less likely to happen
* Improvement: Improve licensing code to use database option instead of transient, to prevent license server from being overrun by requests
* Improvement: Support for WP 6.3
* Improvement: Bump PHP support to minimum 7.0, instead of 5.6. Like WP core did at long last.
* Improvement: Support for PHP 8.2 without deprecation notices
* Improvement: Bump MariaDB version support to minimum 10.0, from 5.5
* Improvement: Added WordPress nonces to all actions for added security
* Improvement: Support for restrictive CSP header (Content Security Policy)
* Improvement: Handle when remote site redirects to another location, such as WPML redirecting to a specific language subdir
* Improvement: Handle when migrating database from MySQL 8 with collation utf8mb4_0900_ai_ci to an older version MySQL server
* Improvement: Improve search/replace in very large serialized data, to prevent out of memory errors and vastly improved performance
* Improvement: Optimize the way database migration was done to better handle large datasets in rows
* Bump support for WP 6.2
* Improvement: API now flushes data before returning
Back
Top