前言介紹
- 這款 WordPress 外掛「Plugin Activation Tracker」是 2020-02-12 上架。
- 目前有 900 個安裝啟用數。
- 上一次更新是 2025-04-28,距離現在已有 6 天。
- 外掛最低要求 WordPress 4.9 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
plugins | tracker | plugin info | plugin status | plugin tracker |
內容簡介
透過檢視各個外掛啟用或停用的時間,您可以在儀表板上追蹤啟用或停用的外掛。
這個外掛可以儲存外掛狀態追蹤紀錄,時間範圍為 60 天。網站管理員可以根據自己的需求自訂持續時間。
目前的功能:
在外掛儀表板畫面上新增欄位,顯示每個外掛的啟用與停用時間,作者名稱和 IP 位址。
支援多站台。
可控制您想看到相對日期或「一般」日期,請前往 [設定]>[一般設定] 設定。
儘管預設使用日期和時間設定,但您總是可以透過篩選「pat_date_time_format_gwl」來變更日期格式。例如:
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';
}
有關在 WordPress 中格式化日期和時間的更多資訊,請參閱日期和時間格式指南。
歡迎發表您的功能請求和問題。
原文外掛簡介
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:
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Plugin Activation Tracker」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 2.0 | 3.0 | 3.1 | 3.3 | 3.4 | 3.5 | 3.6 | trunk |
延伸相關外掛(你可能也想知道)
MilesWeb Tools 》總結: MilesWeb Tools 是一款功能強大的 WordPress 外掛,旨在增強安全性、管理維護模式、強制 HTTPS、禁止文件編輯、追蹤使用者登入記錄、監控儲存空間使用...。
Plugin Report 》一個 WordPress 外掛,提供關於當前已安裝外掛詳細資訊。, Plugin Report 可以讓您:, , 發現已不再維護的外掛。, 快速瞭解您網站上的外掛健康狀況。, 為客戶...。
Plugin Activation Date 》目前的功能:, , 為外掛程式儀表板畫面新增一個欄位,顯示每個外掛程式是何時啟用的,只有在 PAD 安裝之後才會顯示此欄位, 掌控您想看到相對日期或是『常規』...。
Enhanced Plugin Admin 》增強外掛管理外掛程式旨在從外掛程式管理畫面中讓您節省時間並警告您潛在的兼容性和安全問題。這些資訊包括:, , 上次更新日期, 整體評分, 投票數, WordPress...。
Plugin Info to CSV 》這是一個簡單的外掛程式,可以提取WordPress上安裝的所有外掛程式的元資訊(例如,外掛程式的版本號、最後更新日期、與WordPress版本的相容性、作者名稱和外...。