Title: Plugin Activation Tracker
Author: Galaxy Weblinks
Published: <strong>2020 年 2 月 13 日</strong>
Last modified: 2025 年 4 月 28 日

---

搜索插件

![](https://ps.w.org/plugin-activation-tracker/assets/banner-772x250.png?rev=2243760)

![](https://ps.w.org/plugin-activation-tracker/assets/icon-128x128.png?rev=3096535)

# Plugin Activation Tracker

 作者：[Galaxy Weblinks](https://profiles.wordpress.org/galaxyweblinks/)

[下载](https://downloads.wordpress.org/plugin/plugin-activation-tracker.3.6.zip)

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

 [支持](https://wordpress.org/support/plugin/plugin-activation-tracker/)

## 描述

Keep track of plugins you activate or deactivate through the dashboard by viewing
when each and every one of them was enabled or disabled.

This plugin allows storing plugin status tracker records for 60 days. Site administrator
can customize the duration as their requirements.

Current features:

 * Adds new columns on the plugins dashboard screen that shows when each plugin 
   was activated and deactivated with author name and IP address.
 * Supported on multisite.
 * Control whether you’d like to see a relative date or a “regular” date as set 
   under Settings > General

While by default the date & time settings are being used, you can always change 
the date format by filtering ‘pat_date_time_format_gwl’. For instance:

    ```
    <?php

    add_filter( 'pat_date_time_format_gwl', 'my_pat_date_time_format_gwl' );
    function my_pat_date_time_format_gwl( $date_format ) {
        return 'm-d-Y';
    }
    ```

Here’s some more info on [date & time formatting in WordPress](https://codex.wordpress.org/Formatting_Date_and_Time)

Here’s a link to the documentation for the plugin. This will help you learn more
about its features and how to use it.
 **[Documentation](https://wp-plugins.galaxyweblinks.com/wp-plugins/plugin-activation-tracker/doc/)**
For any feedback or queries regarding this plugin, please contact our [Support team](https://wp-plugins.galaxyweblinks.com/contact/).

## 屏幕截图

 * [[
 * Display the last Activated/Deactivated by Time.
 * [[
 * Change the date and time format.
 * [[
 * Display the last Activated/Deactivated by Date.
 * [[
 * Plugin Status tracker recoreds

## 安装

 1. Download and extract in your `wp-content/plugins` directory
 2. Activate the plugin through the Plugins menu in WordPress
 3. You’re all set!

## 常见问题

### Installation Instructions

STANDARD INSTALLATION
 Upload plugin-activation-tracker folder to the /wp-content/
plugins/ directory Activate the plugin through the ‘Plugins’ menu in WordPress

MU-PLUGINS INSTALLATION
 Upload the plugin-activation-tracker folder to the /wp-
content/mu-plugins/ directory (if that directory does not exist, you can create 
it) Move plugin-activation-tracker.php out of /wp-content/mu-plugins/plugin-activation-
tracker/ and directly into /wp-content/mu-plugins/

### Will this work on a multisite installation?

Yes. If you need to see the activation status of plugins in a standard WP install,
you can simply go to Plugins -> Installed Plugins in your admin area. This plugin
is specifically developed for non-multisite, multisite and multi-network installs
of WordPress.

### How will change the date format?

Go to the general settings option and scroll on the bottom. The option will be there.

### How many days we can store status record?

It can store 60 days but you can customize it according to your requirements. To
customize go to the Dashboard > Settings > General

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Galaxy Weblinks ](https://profiles.wordpress.org/galaxyweblinks/)

[帮助将「Plugin Activation Tracker」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/plugin-activation-tracker)

### 对开发感兴趣吗?

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

## 更新日志

#### 3.6

Stable Release.

#### 3.5

Stable Release.

#### 3.4

Stable Release.

#### 3.3

Stable Release.

#### 3.2

Stable Release.

#### 3.1

Stable Release.

#### 3.0

Fixed – Minor issues.

#### 2.0

#### 1.0

 * Initial release

## 额外信息

 *  版本 **3.6**
 *  最后更新：**1 年前**
 *  活跃安装数量 **1,000+**
 *  WordPress 版本 ** 4.9 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/plugin-activation-tracker/)
 * 标签
 * [plugin info](https://cn.wordpress.org/plugins/tags/plugin-info/)[plugin status](https://cn.wordpress.org/plugins/tags/plugin-status/)
   [plugin tracker](https://cn.wordpress.org/plugins/tags/plugin-tracker/)[plugins](https://cn.wordpress.org/plugins/tags/plugins/)
   [tracker](https://cn.wordpress.org/plugins/tags/tracker/)
 *  [高级视图](https://cn.wordpress.org/plugins/plugin-activation-tracker/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Galaxy Weblinks ](https://profiles.wordpress.org/galaxyweblinks/)

## 支持

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

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