Skip to content

Commit 19aaceb

Browse files
committed
Update change log
1 parent 7d27688 commit 19aaceb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,25 @@ Adds an activation code to the new user email sent once a user registers. The us
1414

1515
The administrator may reset the activation code or enter a new one from the users profile page.
1616

17+
This plugin does not currently work with multi-site. Multi-site uses an activation key system for new registrations already.
18+
1719
== Installation ==
1820

1921
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.
2022

2123
== Screenshots ==
24+
2225
1. Log in form
2326
2. User profile page
2427

2528
== Changelog ==
2629

2730
= 1.0 =
2831
* Compatability with 3.5
29-
* Activation code field on log in form is filled in automatically if user clicks url in email.
32+
* Activation code field on log in form is filled in automatically if user clicks url in email
33+
* Added a new column on the users list table to display if the user has activated their account or not
34+
* Fixed missing localization strings
35+
* Bumped minimum WordPress version to 3.1
3036

3137

3238
= 0.4 =
@@ -37,7 +43,7 @@ Extract the zip file and just drop the contents in the wp-content/plugins/ direc
3743
* Localized and available for translation
3844

3945
= 0.2 =
40-
* Added a field to the user profile that displays the activation code. This field is only shown to admins.
46+
* Added a field, shown only to admins, to the user profile that displays the activation code
4147

4248
= 0.1 =
4349
* First version

0 commit comments

Comments
 (0)