Status Widget Restorer for WooCommerce

Description

Sometimes, after installing and configuring the WooCommerce plugin, the WooCommerce Status (a.k.a. WooCommerce Overview) widget may not appear on your Dashboard Home screen — or it may suddenly disappear without any option to re-enable it.
Status Widget Restorer for WooCommerce is a lightweight and easy-to-use plugin that solves this issue instantly. It restores the missing WooCommerce Status widget and ensures it appears correctly on your dashboard after setup.

Features:
* Multiple restoration methods to ensure compatibility
* Intelligent WooCommerce setup completion detection
* Debug mode for troubleshooting (when WP_DEBUG is enabled)
* Automatic Screen Options management
* Permission-aware (respects user capabilities)
* Fallback custom widget creation

What the widget shows:
* Net sales this month
* Orders awaiting processing
* Orders on hold
* Subscription signups and renewals
* Subscription cancellations
* Revenue metrics

Why you might need this:
* Theme customizations that hide dashboard widgets
* Plugin conflicts that remove the widget
* WooCommerce setup issues
* Screen Options accidentally hiding the widget

Installation

  1. Go to your WordPress Dashboard.
  2. Log in to your site and navigate to Plugins Add New.
  3. Search for the Plugin. In the search bar, type “Status Widget Restorer for WooCommerce.”
  4. Once it appears in the search results, click Install Now.
  5. After installation, click Activate to enable it on your site.

That’s it!
The WooCommerce Status (Overview) widget should now reappear on your Dashboard Home screen automatically.

  1. Upload the plugin files to /wp-content/plugins/status widget restorer for woocommerce/ directory
  2. Activate Status Widget Restorer for WooCommerce through the ‘Plugins’ screen in WordPress
  3. Go to Dashboard Home and check Screen Options to ensure “WooCommerce Status” is enabled

FAQ

Why isn’t the widget showing?

  1. Complete WooCommerce Setup: Ensure the WooCommerce setup wizard is completed
  2. Check Screen Options: Go to Dashboard Screen Options and ensure “WooCommerce Status” is checked
  3. User Permissions: Make sure your user has manage_woocommerce or manage_options capability
  4. Enable Debug Mode: Add define('WP_DEBUG', true); to wp-config.php to see diagnostic information

The widget still doesn’t appear after activation

  1. Plugin Conflicts: Temporarily deactivate other plugins to test for conflicts
  2. Theme Issues: Switch to a default WordPress theme to test
  3. WooCommerce Admin: Ensure the WooCommerce Admin plugin is active
  4. Re-run Setup: Try completing the WooCommerce setup wizard again

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Status Widget Restorer for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release
  • Multiple widget restoration methods
  • Setup completion detection
  • Debug mode support
  • Screen options management
  • Proper plugin structure with includes, assets, and languages folders
  • WooCommerce dependency management
  • Unique plugin naming conventions to prevent conflicts