Releases: mainwp/mainwp-child
Releases · mainwp/mainwp-child
Release list
5.4.1
- Fixed: Resolved issues with purging Cloudflare cache on specific setups when using the Cache Control add-on.
- Fixed: Corrected a problem that prevented installing plugins or themes from the MainWP Favorites add-on on certain server configurations.
- Updated: Improved output-escaping compliance throughout the plugin to meet WordPress coding standards.
- Dev: Added the
mainwp_child_get_wp_upload_dirfilter to enable developers to define a custom upload directory.
5.5-er.3
Join the MainWP Early Release Program to access and test new MainWP features before public release. Download, explore, and provide feedback to help shape MainWP plugin. Perfect for developers and agencies looking to stay ahead with exclusive tools and enhancements.
5.4.0.15
- Fixed: Resolved an issue where certain Comments activity was not being captured in reports on specific server configurations.
- Updated: Improved output handling in the server information display by removing redundant HTML escaping to enhance performance and code clarity. (PR481) - thanks DAnn2012
- Updated: Changed the Delete Plugin function to use
delete_plugins()instead ofdelete_old_plugin()to ensure all WordPress core actions and hooks are properly triggered during plugin deletion.
5.4.0.14
- Fixed: E_PARSE syntax error caused by arrow function usage.
5.4.0.13
- Fixed: PHP warning for undefined variable
$new_versionthat occurred during WordPress core updates. (#822)
5.4.0.12
- Fixed: Restored compatibility with BackWPup version 5 and later.
- Added: Support for the AccelerateWP plugin in the Cache Control system.
- Updated: Support for the WP-Optimize Premium plugin in the Cache Control system.
5.4.0.11
- Fixed: Corrected the upload filesize limit display message on the "Upload/Clone" page to show the accurate maximum file size.
5.4.0.10
- Fixed: Restored cache and minified file clearing in the Cache Control add-on when using the WP Fastest Cache plugin.
5.4.0.9
- Fixed: Resolved an issue where sites would lose connection after being cloned and require manual reconnection. (#792)
- Fixed: Corrected the Solid Security plugin hiding feature to ensure complete concealment across all admin areas.
5.4.0.8
- Fixed: Resolved a critical error occurring when updating or installing BackWPup plugin version 5.2.2. The issue was caused by undocumented changes in the plugin. (#789)