GoodTeam Admin Performance Controls
GoodTeam Admin Performance Controls
Description
GoodTeam Admin Performance Controls helps diagnose and reduce WordPress admin slowdown caused by remote remote requests, dashboard widgets, admin notices, admin scripts, transient churn, and large autoloaded options.
The plugin is designed for complex WordPress and WooCommerce admin environments where many plugins load remote checks across unrelated admin pages.
Features include:
- Per admin page remote request detection and blocking.
- Admin bar quick modal for the current admin page.
- Protected plugin, theme, and WordPress update screens.
- Dashboard widget offloading.
- Admin notice hiding with a manual reveal button.
- Per admin page script and style unloading.
- Transient churn monitoring.
- Autoloaded options scanner.
Installation
- Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
- Activate the plugin.
- Visit GoodTeam in the WordPress admin menu.
- Use the GoodTeam item in the admin bar while viewing a slow admin page.
Faq
No. This plugin is focused on WordPress admin performance.
No. It blocks selected remote requests or unloads selected admin assets on selected admin pages.
Yes. Plugin, theme, and WordPress update screens are protected so update notices and update checks are not hidden or blocked.
Yes, if you block or unload something that a page truly needs. Test changes carefully and only apply rules to pages where the request or asset is unnecessary.
Reviews
Changelog
1.6.4
- Fixed Plugin Check escaping warnings for buffered admin bar modal assets.
1.6.2
- Renamed plugin to GoodTeam Admin Performance Controls.
- Replaced direct inline script and style tag output with WordPress inline script and style helpers.
- Reviewed prefixed hooks, options, AJAX actions, and stored data names for WordPress.org review readiness.
1.6.1
- Replaced global admin notice hiding with per admin page notice hiding.
- Added GoodTeam admin bar toggle for notices on the current page.
- Protected plugin, theme, and WordPress update screens from notice hiding.
- Removed legacy global notice hiding behavior.
1.6.0
- Added protected admin pages for plugin, theme, and WordPress updates.
- Prevented admin notice hiding on protected update screens.
- Prevented remote request blocking on protected update screens.
- Prevented admin asset unloading on protected update screens.
- Improved Plugin Check compliance for read-only admin routing checks.
- Cached the autoloaded options scanner query.
1.5.9
- Added WordPress.org compatible license headers.
- Added standard readme headers.
1.5.8
- Added searchable recently visited admin pages workflow.
1.5.7
- Fixed Admin Scripts modal rendering.
1.5.0
- Added transient churn monitor and autoloaded options scanner.