Skip to content

MainWP CribOps Extension v1.4.4

Choose a tag to compare

@jghankins jghankins released this 07 Oct 04:33

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

  1. Download the mainwp-cribops-extension.zip file below
  2. In your MainWP Dashboard, go to Plugins → Add New → Upload Plugin
  3. Choose the downloaded zip file and click Install Now
  4. 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