Skip to content

Releases: mainwp/mainwp-child

5.4.1

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 10 Dec 16:50
  • 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_dir filter to enable developers to define a custom upload directory.

5.5-er.3

5.5-er.3 Pre-release
Pre-release

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 10 Dec 18:30

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

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 07 Oct 16:17
  • 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 of delete_old_plugin() to ensure all WordPress core actions and hooks are properly triggered during plugin deletion.

5.4.0.14

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 26 Aug 16:59
a6dc397
  • Fixed: E_PARSE syntax error caused by arrow function usage.

5.4.0.13

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 19 Aug 16:20
  • Fixed: PHP warning for undefined variable $new_version that occurred during WordPress core updates. (#822)

5.4.0.12

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 12 Aug 15:48
491ad74
  • 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

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 08 Jul 17:03
31068ae
  • Fixed: Corrected the upload filesize limit display message on the "Upload/Clone" page to show the accurate maximum file size.

5.4.0.10

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 03 Jun 15:34
a6195c2
  • Fixed: Restored cache and minified file clearing in the Cache Control add-on when using the WP Fastest Cache plugin.

5.4.0.9

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 27 May 15:38
faa4410
  • 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

Choose a tag to compare

@bogdan-mainwp bogdan-mainwp released this 20 May 17:58
8f59be3
  • 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)