MainWP Early Release
MainWP 5.3 Early Release is Completed!
Release Highlights
New Default Dark Theme

Experience MainWP like never before with our sleek new default dark mode interface. Designed to reduce eye strain during those late-night management sessions while maintaining excellent contrast and readability for all your site management tasks.
Plugin & Theme Management Improvements

Managing large numbers of sites is now dramatically faster with our new batch processing system for bulk actions. The interface stays responsive even when handling hundreds of plugins or themes across multiple sites, and tables no longer reload after each individual action – keeping your workflow smooth and interruption-free.
Now you can delete active plugins directly, with MainWP intelligently handling the deactivation process in the background. This time-saving workflow eliminates multiple steps from your daily management routine while still following WordPress best practices behind the scenes.
Customizable Site Change Tracking

Take full control of your sites’ change logs with new options to select exactly which changes to track, auto-archive old logs, and clean up archived data when no longer needed – giving you the perfect balance between comprehensive monitoring and system performance.
Performance Optimizations
Managing large numbers of sites is now significantly faster with optimized Plugins and Themes management. Bulk actions now process in smaller, more efficient batches, and tables no longer reload after each individual action – keeping your workflow smooth and interruption-free.
Improved Support Experience
The completely redesigned Support modal brings all help resources into one convenient location. The Quick Help menu has been thoughtfully repositioned and renamed to “Support” with added ticket elements, making it easier than ever to get assistance when you need it.
Additional Improvements

This release also includes numerous UI refinements, clearer status indicators, better visual feedback during loading processes, and the ability to safely delete active plugins and themes with automatic background deactivation. All designed to make your site management faster, more intuitive, and more enjoyable.
To get notified when we make updates to early release canidates sign up here!
Relevant Help Documentation
Setting up your Testing Environment
For New Test Sites:
Simply download and install both the Dashboard and Child plugins as you normally would. This update is designed to be stable, but we recommend testing on dedicated sites or sub-domains to ensure compatibility with your server setup.
For Existing Sites:
If you prefer testing on your live environment, please follow these steps carefully:
Upgrade the Dashboard Plugin
- Download the MainWP Dashboard ZIP.
- Deactivate and delete the current version from your MainWP Dashboard site.
- Install and activate the new plugin.
Upgrade your Child Plugins
- Download the MainWP Child ZIP.
- Navigate to your MainWP Dashboard > Sites > Plugins > Install Plugins > Upload .zip file.
- Choose the sites for the upload, ensuring both “Activate after installation” and “Overwrite existing” options are selected.
Complete the installation to update your Child sites.
MainWP Pre-Release Downloads
Eearly Access Add-on
MainWP Dashboard 5.5 Changelog
* Fixed: An issue with displaying site selection after using the search filter.
MainWP 5.5-er2
* Fixed: Dashboard email alignment has been updated to center the content for improved readability.
MainWP 5.5-er1
MainWP 5.4.1-er1
* Fixed: An issue with accordion element icon not rotating when element is expanded or collapsed.
* Fixed: In multiple places there was "Are you sure." so fixed to "Are you sure?" in confirmation popups.
* Added: Ability to delete plugins and themes that are not currently inactive while respecting the recommended process of deactivating before deleting in background.
* Added: New default dark theme.
* Added: Loading element to widgetized pages that hides widgets before all data is loaded properly and Gridstack is loaded.
* Added: Descriptive labels for disabled bulk actions in Manage Plugins and Themes pages explaining why disabled.
* Added: Auto-archiving Sites changes logs feature as optional and feature to delete archived logs.
* Added: Option to select which Sites Changes logs to track.
* Added: Support ticket element to the Support modal.
* Added: Color coding to the Updates columns data in the Manage Sites table.
* Updated: Excluded "site sync" event from tracking in Sites Changes feature by default.
* Updated: Renamed the old Dark theme to Dark 2024.
* Updated: Dimmer element background color and blur intensity.
* Updated: Loading element style changed to double.
* Updated: Recent Posts and Pages widget layout on small screens.
* Updated: Form layout and some input fields style in the Edit User modal.
* Updated: Removed redundant tooltip elements cluttering UI.
* Updated: "Delete extensions API Activation data" feature labels and button label verbiage to "Delete add-on API Activation data".
* Updated: Label style indicating the plugin status and trusted status in Manage Plugins and Themes area.
* Updated: Moved the Quick Help menu item to bottom of the first-level navigation bar.
* Updated: Renamed the Quick Help menu to Support and updated the item style.
* Updated: The Support modal functionality to allow users to enable or disable certain features from a single screen.
* Updated: API Backups settings tab menu to display it in horizontal view.
* Updated: Server Info tables to defined column widths to get more consistent look.
* Updated: Mobile screen navigation menu style and content by removing the hamburger.js script and introducing the Fomantic UI native Flyout element.
* Updated: Data alignment in Updates columns in the Manage Sites table.
* Updated: Edit and View Email Template modal content background color.
* Updated: Optimized the Manage Plugins and Manage Themes tables for better user experience so it does not reload data after each individual action processing.
* Updated: Optimized the Manage Plugins and Manage Themes tables for better performance so bulk actions won't run all at once but in smaller batches.
MainWP Child 5.5 Changelog
* Fixed: Multiple PHP warnings and notices to ensure cleaner operation.
MainWP Child 5.5-er2
* Added: New tracking events to the Non-MainWP Changes logging feature to provide more comprehensive monitoring capabilities.
MainWP Child 5.5-er1
MainWP Child 5.4.1-er1
* Added: Support for the feature update that allows users to delete plugins that are active while respecting sequence of deactivating first and deleting after in background.
* Added: Helper method to detect MainWP-specific admin pages.
* Added: Created a dedicated MainWP_Child_Assets class to handle asset loading.
* Updated: Restructuring the plugin initialization to only load necessary code based on the current request context.
* Updated: Delaying the loading of admin-specific code until it's actually needed.
* Updated: Implementing conditional loading of CSS and JavaScript files only on MainWP-specific pages.
* Updated: Separated asset registration from enqueuing for better performance.
* Updated: Optimized jQuery UI loading to only load when needed.