[WordPress] 外掛分享: Plugin Activation Tracker

首頁外掛目錄 › Plugin Activation Tracker
WordPress 外掛 Plugin Activation Tracker 的封面圖片
1,000+
安裝啟用
尚無評分
325 天前
最後更新
問題解決
WordPress 4.9+ PHP 7.4+ v3.6 上架:2020-02-12

內容簡介

透過檢視各個外掛啟用或停用的時間,您可以在儀表板上追蹤啟用或停用的外掛。

這個外掛可以儲存外掛狀態追蹤紀錄,時間範圍為 60 天。網站管理員可以根據自己的需求自訂持續時間。

目前的功能:

在外掛儀表板畫面上新增欄位,顯示每個外掛的啟用與停用時間,作者名稱和 IP 位址。
支援多站台。
可控制您想看到相對日期或「一般」日期,請前往 [設定]>[一般設定] 設定。

儘管預設使用日期和時間設定,但您總是可以透過篩選「pat_date_time_format_gwl」來變更日期格式。例如:

<?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';
}

有關在 WordPress 中格式化日期和時間的更多資訊,請參閱日期和時間格式指南。

歡迎發表您的功能請求和問題。

外掛標籤

開發者團隊

⬇ 下載最新版 (v3.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「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:

延伸相關外掛

文章
Filter
Apply Filters
Mastodon