Plugin info

Total downloads: 2,993
Active installs: 40
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/15/2019 (2421 days ago)
Added to WordPress: 1/30/2012 (13 years old)
Minimum WordPress version: 4.6.0
Tested up to WordPress version: 5.2.17
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2421 days ago

20/100

Is Dash Widget Manager abandoned?

Possibly abandoned (last update 2421 days ago).

Compatibility

Requires WordPress: 4.6.0
Tested up to: 5.2.17
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin allows you to do the following:
1. Hide dashboard widgets from non admin users.
2. Hide core and plugin update messages.

Installation

  1. Extract the downloaded Zip file.
  2. Upload the ‘dash-widget-manager’ directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to the admin dashboard and use the new widget to manage your dashboard widgets.

Frequently Asked Questions

Does this plugin interrupt the wordpress update checks?

No. It only hides the messages that appear letting you know an update is available. For the core message the alert function is overridden and it is never printed to the page. For the plugin updates CSS is used to merely hide them.

Review feed

No reviews available

Screenshots

  1. Dashboard widget example.

    Dashboard widget example.

Changelog

1.2

Updating scripts to use my new domain name for documentation links so plugins like wordfence don’t alert users.
Updating readme to reflect compatibility with WP 5.1.
Changed from using wp_get_sites to get_sites to remove a deprecated message and stop using a deprecated function.

1.1

Removing a javascript alert that wasn’t removed after testing.
Adding a gif to indicate that the dashboard widget is saving.

1.0

Complete rework of the plugin. Widgets are now disabled rather than enabled. All options are now managed through a dashboard widget.
Fixed several errors that have popped up since it was abandoned 4 years ago.

0.3

Fixed cant send header error on dashboard
Moved some global path variables into the DashWidgetManager class.

0.2

removed white space after plugin header and conditional that may cause activaion issues.

0.1

Initial version.