વર્ણન
Admins have to confirm each user registration.
A notification will be send when the account gets approved.
Usage
- Go to the Confirm User Registration menu in the user tab.
- Authenticate Users : Activate user accounts
- Block Users : Deactivate user accounts
- Option : Change some settings
સ્ક્રીનશોટ
સ્થાપન
- Copy the confirm-user-registration.php into your plugin directory and activate the plugin.
- Go to ´Users > Confirm User Registration > Settings´ for further editing
એફએક્યુ (FAQ)
- Will it create any new database tables?
-
No, it doesnt create any new tables. The Plugin uses user meta and options table
- Is there any language file?
-
Yes, its fully translateable.
English and german are included.
સમીક્ષાઓ
There are no reviews for this plugin.
ફાળો આપનાર & ડેવલપર્સ
“Confirm User Registration” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, એસવીએન રીપોઝીટરીમાંથી ચેકઆઉટ કરો, અથવા આરએસએસ દ્વારા ડેવલપમેન્ટ લોગમાં સબ્સ્ક્રાઇબ કરો.
ચેન્જલૉગ
**v2.1.5
- Added French language file by Guiss ( www.guiss.org )
**v2.1.4
- Added Serbo-Croatian language file by Borisa Djuraskovic ( www.webhostinghub.com )
**v2.1.3
- Added action:
send_user_authentication
; Notification informations as parameters - Added action:
confirm-user-registration-error
; Authentication error - Altered filter:
confirm-user-registration-notification-header
; User as parameter - Altered filter:
confirm-user-registration-notification-subject
; User as parameter - Altered filter:
confirm-user-registration-notification-message
; User as parameter
v2.1.2
- Bugfix: Usernames with an
@
in it will be confirmed correctly
v2.1.1
- Bugfix: Bulk delete checks for delete_users capability
- Bugfix: Missing translation for user roles
v2.1
- Enhancement: Bulk authenticate, block and delete – props Chris Lee
v2.0.4
- Enhancement: Added ‘edit’ and ‘delete’ links – props Chris Lee
v2.0.3
- Fix: Removed whitespace – props Dainius
v2.0.2
- Fix: You are able to block users again.
v2.0.1
- Added action: ‘confirm-user-registration-auth-user’; User ID as parameter
- Added action: ‘confirm-user-registration-block-user’; User ID as parameter
- Added action: ‘confirm-user-registration-options’; for extending the plugin settings
- Added filter: ‘confirm-user-registration-error-message’; Display different error message
- Added filter: ‘confirm-user-registration-save-option’; Save custom options
- Added filter: ‘confirm-user-registration-notification-header’; Change notification e-mail header
- Added filter: ‘confirm-user-registration-notification-subject’; Change notification e-mail subject
- Added filter: ‘confirm-user-registration-notification-message’; Change notification e-mail message
- Fix: Translation error for de_DE
- Fix: No javascript loop when no user is selected
- Enhancement: Prevent to block your own account
v2.0
- New design
- Completly rewritten
v1.2.2
- Small Bugfix, Multilanguage Support
v1.2.1
- Small Bugfix
- Changing authentication subject title
v1.2
- Complete new interface so it looks like a normal WordPress Backend Site.
- Added authenticate accounts panel.
- Added block accounts panel.
- Added an options panel.
- User can edit the confirmation E-mail adress.
- User can edit the confirmation E-mail subject.
- User can edit the confirmation E-mail message.
v1.1.1
It works with WP 2.5
v1.1
First release