
30+
安裝啟用
★★★★★
5/5 分(1 則評價)
4136 天前
最後更新
—
問題解決
WordPress 3.5+ v1.2 上架:2011-10-01
內容簡介
此外掛可以設定使用者登錄的天數,超過指定的使用期限後,可以自動將該使用者從網站中移除。管理員可以在使用者個人資料頁面上還原使用者的訪問權限。
開發人員可以利用 uae_expiration_date 的過濾器在身份驗證期間更改特定使用者的到期日期。該過濾器會傳遞當前的到期日期和 WP_User 物件。
外掛標籤
開發者團隊
原文外掛簡介
Expires a user’s access to a site after a specified number of days. It uses the user registered date/time and an admin configured number of days to determine when to expire the users access. The administrator can restore a user’s access from the user’s profile page.
There is a filter available for developers to hook into and alter the expiration date of a specific user on the fly during authentication. The filter uae_expiration_date passes the current expiration date and the WP_User object.
