===Eventbrite Attendees Shortcode === Contributors: austyfrosty, themelit Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7329157 Tags: eventbrite, event, attendee, shortcode, shortcodes, rss, feed Requires at least: 2.7 Stable tag: trunk; A shortcode to pull in your Eventbrite attendee list (Must be RSS enabled) == Description == A shortcode to pull in your [Eventbrite](http://www.eventbrite.com/r/thefrosty) attendees list. Example use: `[eventbrite-attendees feed="http://www.eventbrite.com/rss/event_list_attendees/384870157" /]` * Find out more about the [Eventbrite Attendees Shortcode](http://austinpassy.com/wordpress-plugins/eventbrite-attendees-shortcode/) plugin == Installation == Follow the steps below to install the plugin. 1. Upload the `eventbrite-attendees-shortcode` directory to the /wp-content/plugins/ directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings/eventbrite-attendees-shortcode to view a working preview. == Frequently Asked Questions == = Why create this plugin? = I created this plugin to easily show your attendees from any event you've created on [Eventbrite](http://www.eventbrite.com/r/thefrosty). I orignally wrote a [tutorial](http://wpcult.com/turn-your-rss-feed-into-a-shortcode/) on how to do this, then decided a plugin would work better for WordCamp: [WordCampLA](http://wordcamp.la) == Screenshots == There are no screenshots at this time. == Changelog == = Version 0.3 = * Complete rewrite and overhaul. = Version 0.2.1α = * Removed javscript link causing hang-ups. = Version 0.2α = * `array_slice` fix. * Spelling fixes = Version 0.1 = * Admin upgrade. * RSS feed changed to *list* items in **one** listed element. = Version 0.1α = * Initial release. == Upgrade Notice == = Version 0.3 = * Complete code rewrite.