=== User Activation Email === Contributors: NateJacobs Tags: user, registration, activation, email Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 0.1 Require users to enter an activation code to access the site the first time. The activation code is emailed upon user registration. == Description == Adds an activation code to the new user email sent once a user registers. The user must enter this activation code in addition to a username and password to log in successfully the first time. A 10 character activation code is added to the user meta when the user is registered. == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Changelog == = 0.1 =  * First version