Changeset 661114
- Timestamp:
- 01/30/2013 05:24:02 AM (13 years ago)
- File:
-
- 1 edited
-
cloudwork-verifi/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cloudwork-verifi/trunk/readme.txt
r661101 r661114 12 12 == Description == 13 13 14 This plugin requires a API key and user account from the [Envato network](http://envato.com) It also adds an extra fields to the wp-login.php registration form two that allow users to enter their own passwords and one validates purchases using the Envato API. After registration users are automaticlly login in and redirected to the home page which can be filtered to redirect elsewhere. This plugin currently has two shortcodes [cw-verifi-registration] which allows for user registration via the frontend and [cw-new-user]Hi new user![/cw-new-user] which allows to display a message to new users for the first 10 minutes they are logged in. 14 This plugin requires a API key and user account from the [Envato network](http://envato.com) 15 16 It also adds an extra fields to the wp-login.php registration form two that allow users to enter their own passwords and one validates purchases using the Envato API. 17 18 After registration users are automaticlly login in and redirected to the home page which can be filtered to redirect elsewhere. 19 20 This plugin currently has two shortcodes [cw-verifi-registration] which allows for user registration via the frontend and [cw-new-user]Hi new user![/cw-new-user] which allows to display a message to new users for the first 10 minutes they are logged in. 15 21 16 22 == Installation == … … 35 41 Currently that is not supported, but may be in future release 36 42 37 = Where can I report a bug =43 = Where can I report a bug = 38 44 39 45 the best place is either my twitter @chrisakelley or on the [GitHub page](https://github.com/chrisakelley/CloudWork-Verifi) 40 46 41 47 == Changelog == 48 = 0.3.1= 49 * fixed repo bug breaking plugin 42 50 43 51 = 0.3 =
Note: See TracChangeset
for help on using the changeset viewer.