Title: OutPlug
Author: Lens Digital
Published: <strong>2025 年 12 月 1 日</strong>
Last modified: 2025 年 12 月 1 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/outplug.svg)

# OutPlug

 作者：[Lens Digital](https://profiles.wordpress.org/lensdigital/)

[下载](https://downloads.wordpress.org/plugin/outplug.zip)

 * [详情](https://cn.wordpress.org/plugins/outplug/#description)
 * [评价](https://cn.wordpress.org/plugins/outplug/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/outplug/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/outplug/#developers)

 [支持](https://wordpress.org/support/plugin/outplug/)

## 描述

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

## 安装

 1. Upload the `outplug` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to **Tools > OutPlug** to configure the settings:
 4.  * Set the number of months before a plugin is considered stale.
     * Enable or disable email alerts to the admin.
 5. Optionally create `outplug-config.php` in the plugin folder to override defaults.

## 常见问题

### Does OutPlug update plugins automatically?

No. OutPlug only monitors plugin updates and alerts the admin. Updating plugins 
is still a manual or automatic WordPress process.

### Can I change how many months before a plugin is considered stale?

Yes. Either use the settings page under Tools > OutPlug or create a config file (`
outplug-config.php`) with `'stale_months' => X`.

### Does OutPlug send emails?

It can. Enable the **Send email alerts** option in the settings or via the config
file `'send_emails' => true`.

## 评价

此插件暂无评价。

## 贡献者及开发者

「OutPlug」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Lens Digital ](https://profiles.wordpress.org/lensdigital/)

[帮助将「OutPlug」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/outplug)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/outplug/)，查看[SVN仓库](https://plugins.svn.wordpress.org/outplug/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/outplug/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/outplug/)。

## 更新日志

#### 1.0.0

 * Initial release
 * Plugin scanning and highlighting of stale plugins
 * Dashboard widget showing stale plugins
 * Settings page with months/email options
 * Optional debug logging

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**6 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.8 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/outplug/)
 * 标签
 * [monitor](https://cn.wordpress.org/plugins/tags/monitor/)
 *  [高级视图](https://cn.wordpress.org/plugins/outplug/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/outplug/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/outplug/reviews/)

## 贡献者

 *   [ Lens Digital ](https://profiles.wordpress.org/lensdigital/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/outplug/)