
內容簡介
WP Approve User 外掛可讓網站管理員輕鬆地批准或拒絕用戶註冊。未獲批准的用戶無法訪問 WordPress 控制台,確保網站安全性。
【主要功能】
• 批准或拒絕用戶註冊
• 未批准用戶無法訪問控制台
• 自動標記現有用戶為已批准
外掛標籤
開發者團隊
原文外掛簡介
This plugin lets you approve or reject user registrations.
While a user is unapproved, they can’t access the WordPress Admin.
On activation of the plugin, all existing users will automatically be flagged Approved. The site admin will never experience restricted access and does not need approval.
This plugin is probably not compatible with WooCommerce.
Translations
I will be more than happy to update the plugin with new locales, as soon as I receive them!
Currently available in:
Dutch
Deutsch
English
Hebrew
Persian
Russian
Plugin Hooks
Actions
wpau_approve (int)
User-ID of approved user.
wpau_unapprove (int)
User-ID of unapproved user.
Filter
wpau_default_options (array)
Default options.
wpau_update_message_handler (string)
Allows to return custom update messages.
wpau_message_placeholders (array)
Filters the placeholders in approve/unapprove emails.
