OutPlug

OutPlug

Details
View on WordPress

OutPlug helps WordPress site owners:

  • Detect plugins that haven’t been updated in a configurable number of months.
  • Highlight outdated plugins in the admin plugin list.
  • Display stale plugins in a dashboard widget with a red exclamation mark.
  • Optionally send email alerts to the site administrator when stale plugins are detected.

OutPlug is lightweight, safe, and follows WordPress best practices using the Settings API and transients for caching.

External services

This plugin connects to an API to obtain plugin information via the WordPress Plugin API, it’s needed to show the date the plugin was last updated.

It sends the each individual plugin to the API to determine the information either when the page is loaded or when it is refreshed.

More information can be found at https://developer.wordpress.org/rest-api/

Arbitrary Section

Optional configuration file: outplug-config.php
stale_months : integer, months before plugin is considered stale
send_emails : boolean, send email alerts to admin
debug : boolean, log debug info to PHP error log

Details

Plugin code:
outplug
Plugin version:
1.0.0
Outdated:
No
WP version:
6.8 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.8.3
Total installations:
0
Last updated:
2025-12-01
Rating:
Times rated:
0
monitor