=== Plugin Name === Contributors: G0dLik3 Tags: invite, Yahoo, contacts, email Requires at least: 2.8.6 Tested up to: 3.0.4 Stable tag: 0.1 This plugin enables your users to invite their friends to your website. Only Yahoo! Mail accounts currently work. == Description == This plugin enables your users to invite their friends to your website. You have comprehensive control over the appearance of the invitation, using your own design. Admins can opt to send out reminders for the invitations. It works only with Yahoo! Mail accounts. Users can select which friends to invite. The recipients can unsubscribe from further invitations. Also, registered users on your website will not receive the invitation. == Installation == 1. Upload the invit0r folder to the /wp-content/plugins/ directory. 2. Activate Invit0r through the 'Plugins' menu in WordPress. 3. Get your Api key from https://developer.apps.yahoo.com/dashboard/createKey.html and fill in the fields under 'OAuth Settings'. 4. Fill in the 'Sender name' (optional), 'Sender email'*, 'Subject'* and 'Body'* fields, and modify the rest of them if you want to. 5. Add `` where you want the invite link to show up. 6. Enjoy and may you get a lot of new visitors! * these fields are required in order for the plugin to send invites, reminders and test emails. == Frequently Asked Questions == = invit0r_display() is not displaying anything! What's wrong? = You probably didn't fill in the fields under the 'OAuth Settings' section with the corret values. Or you called the display function passing null as parameter. = I hate that 'Yahoo!' icon. Is there a way to change that? = Sure! You can specify an image that you want (needs to be the whole tag) or any other html tag that can go in an anchor tag. You can also specify plain text, or if you don't want to display anything in the invite link just call the display function with null. Examples: `');?> Some text');?>` ` = My question is not in this FAQ. Help! = Just send me the question and I'll see what I can do. == Screenshots == 1. 'OAuth Settings' 2. 'Cron Settings' 3. The invite link + logout