Changeset 188774
- Timestamp:
- 01/01/2010 09:59:44 PM (16 years ago)
- Location:
- sabre
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sabre/tags/1.0.0/readme.txt
r186243 r188774 4 4 Tags: spam, admin, registration, register, security, antispam, anti-spam, authentication 5 5 Requires at least: 2.5 6 Tested up to: 2.9 6 Tested up to: 2.9.1 7 7 Stable tag: 1.0.0 8 8 … … 42 42 43 43 NOTE 1: 44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 0.9.x is only compatible with WordPress 2.5 and up .44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 1.0.x is only compatible with WordPress 2.5 and up . 45 45 46 46 NOTE 2: … … 201 201 202 202 Fill the "Code" input box with the valid invitation codes you want. Example : PROMO2008, SZ78PQR, etc... or click on the "Gen" button to let Sabre generate an invitation code for you. To delete a code, just click on the "Sup" button. 203 203 204 If you want to limit the number of use for a specific code, just type a number in the "Usage" zone. Sabre will rest one each time the code is used. When the counter reaches zero, the code is no longer valid. 205 204 206 If you want to limit the period of use for a code, just type an expiration date in the "Validity" zone. Format must be YYYY-MM-DD: Example : 2010-10-20 for a code valid until October 20th, 2010. 207 205 208 Then, you can communicate those codes to the persons who will be allowed to register on your blog. 206 209 … … 265 268 = v1.0.0 = 266 269 267 * Compliant with WordPress 2.9 270 * Compliant with WordPress 2.9.1 268 271 * (NEW) Captcha test added : The TEXT test. An alternative to the graphic captcha. The user will have to enter the n-th letter of a randomly generated word. 269 272 * (NEW) Custom sender's name and Email on the registration's mails sent by Sabre. -
sabre/trunk/readme.txt
r186243 r188774 4 4 Tags: spam, admin, registration, register, security, antispam, anti-spam, authentication 5 5 Requires at least: 2.5 6 Tested up to: 2.9 6 Tested up to: 2.9.1 7 7 Stable tag: 1.0.0 8 8 … … 42 42 43 43 NOTE 1: 44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 0.9.x is only compatible with WordPress 2.5 and up .44 If you're using an earlier version of WordPress, install Sabre 0.6.3 as Sabre 1.0.x is only compatible with WordPress 2.5 and up . 45 45 46 46 NOTE 2: … … 201 201 202 202 Fill the "Code" input box with the valid invitation codes you want. Example : PROMO2008, SZ78PQR, etc... or click on the "Gen" button to let Sabre generate an invitation code for you. To delete a code, just click on the "Sup" button. 203 203 204 If you want to limit the number of use for a specific code, just type a number in the "Usage" zone. Sabre will rest one each time the code is used. When the counter reaches zero, the code is no longer valid. 205 204 206 If you want to limit the period of use for a code, just type an expiration date in the "Validity" zone. Format must be YYYY-MM-DD: Example : 2010-10-20 for a code valid until October 20th, 2010. 207 205 208 Then, you can communicate those codes to the persons who will be allowed to register on your blog. 206 209 … … 265 268 = v1.0.0 = 266 269 267 * Compliant with WordPress 2.9 270 * Compliant with WordPress 2.9.1 268 271 * (NEW) Captcha test added : The TEXT test. An alternative to the graphic captcha. The user will have to enter the n-th letter of a randomly generated word. 269 272 * (NEW) Custom sender's name and Email on the registration's mails sent by Sabre.
Note: See TracChangeset
for help on using the changeset viewer.