MainWP CribOps Extension v1.4.4
MainWP CribOps Extension v1.4.4
Version 1.4.4: Improve timeout handling for long-running operations
- Increase AJAX timeout from default (typically 30s) to 120 seconds for plugin/theme operations
- Add automatic status checking when operations timeout
- Wait 1.5 seconds after successful operations before refreshing to ensure server-side completion
- Show progressive feedback: "Activating..." -> "Refreshing..." -> "Checking status..."
- Implement graceful timeout recovery that checks actual plugin/theme status
- Alert users when operations take longer than expected but continue checking status
- Prevent row updates showing "pending" state when operations complete successfully but slowly
- Add proper error handling for communication failures vs timeouts
Installation
- Download the
mainwp-cribops-extension.zipfile below - In your MainWP Dashboard, go to Plugins → Add New → Upload Plugin
- Choose the downloaded zip file and click Install Now
- Activate the plugin
Requirements
- MainWP Dashboard 4.0+
- CribOps WP Kit 1.1.6+ on child sites
- MainWP Child plugin active on child sites
Assets
- mainwp-cribops-extension.zip - Ready-to-install plugin package
- Source code - Repository snapshot