
內容簡介
以下是簡短的WordPress外掛介紹總結:
Last Login Info是一個輕量級的外掛程式,可以幫助管理員查看使用者最後登入網站的時間。這個外掛將「最後登入」欄位添加到WordPress管理員的使用者表中,追踪並顯示每個使用者的最後登入時間,並以易讀的格式(例如「2天前」)顯示。該欄位還可以排序,方便查找閒置用戶。
HTML代碼:
<ul>
<li>外掛名稱:Last Login Info</li>
<li>功能:幫助管理員查看最後登入時間</li>
<li>特色:
<ul>
<li>在使用者管理頁面添加「最後登入」欄位</li>
<li>追踪成功登入時的登入時間</li>
<li>以易讀的格式顯示登入時間戳記</li>
<li>可根據最後登入時間排序</li>
<li>輕量化,無冗餘功能</li>
</ul>
</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
Last Login Info is a lightweight plugin that helps administrators see when users last logged into the site.
This plugin adds a “Last Login” column to the Users table in the WordPress admin. It tracks and displays each user’s last login time, with either human-readable formatting (e.g., “2 days ago”) or full date/timestamp. The column is sortable, making it easier to find inactive users.
The settings page under Settings → Last Login Info allows you to customize the date format, exclude roles, export data to CSV, or reset all login records.
Features
Adds a new “Last Login” column to the Users admin screen.
Tracks login time on successful user login.
Choose between human-readable or full timestamp display.
Exclude specific roles from being tracked (e.g., Administrator).
Export all user logins to CSV.
Reset all login tracking data.
Sortable column by last login time.
Lightweight, no bloat.
