This plugin adds page to the admin under Users that includes type for users to send email invitations to their friends to register at site.
You can also add the type to the front end of page with the template tag or the shortcode..
Customize URL to deflect user to when register.
Store the inviter in the user's meta data...
Upload the folder to your wp-content plugins directory or find and install from the plugin admin area..
Add front end form with the template tag or the shortcode.
Customize the plugin's settings locate under Settings > Invite Friends....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Removed invfr validate email from functions. php since it is long used. added filter to the tokens invr tokens. added filter to token replacements invfr token replacements.
Special thanks to Pippin Williamson for the code review and these patch suggestions...
Read more