Adds activation code to the email sent once user registers.
The user must enter this activation code addition to username and password to log in successfully the time.
activation code is added to the user meta when the user is registered..
The administrator may reset the activation code or enter new one from the users profile page..
Extract the zip file and just drop the in the wp-content plugins directory of your WordPress installation and then activate the Plugin from Plugins page...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added series of actions and filters to wp new user notification to allow for greater control over the email sent to the user. 1.2.3.
Add uninstall php file to remove traces of the plugin once it has been deleted. 1.1.
Added column on the list table to display if the user has activated their account or not.
Added field, shown to admins, to the user profile that displays the activation code. 0.1.
Read more