
A shortcode to pull in your Eventbrite attendees list.
Example shortcode useage:
[eventbrite-attendees id="384870157"]
More options: [eventbrite-attendees id="YOUR_EVENT_ID" sort="true|false" clickable="true|false" user_key="USER_KEY(IF_NOT_SET_IN_SETTINGS)"]
Shortcode args:
Leave any comments about the Eventbrite Attendees Shortcode here.
Attendee output control. Eventbrite returns a lot of information in regards to each attendee. You can filter out what you do not want by creating a filter. Use the example code bellow in your theme or a functionallity plugin:
// See: http://developer.eventbrite.com/doc/events/event_list_attendees/ 'only_display' for allowed keys. function frosty_eventbrite_attendee_data_to_remove( $data ) { // If you want to start fresh use the next line //$data = array( 'ticket_id', 'tax' ); // etc.. // If you want to remove additional info from the default //$newdata = array( 'eventbrite_fee', 'created' ); // etc.. //$data = array_unique( array_merge( $newdata, $data ) ); return $data; } add_filter( 'eventbrite_attendees_only_display', 'frosty_eventbrite_attendee_only_display ); Removed is the old app_key and replaced with the user_key. If you want to use your own app key filter it like so:
function frosty_eventbrite_attendees_app_key( $key ) { return 'MY_NEW_KEY'; } add_filter( 'eventbrite_attendees_app_key', 'frosty_eventbrite_attendees_app_key' ); Template $make_clickable example; here are two examples:
#1 $name = 'display_name' function frosty_eventbrite_attendees_make_display_name_clickable() { return true; //default is false } add_filter( "eventbrite_attendees_{$name}_make_clickable", 'frosty_eventbrite_attendees_make_display_name_clickable' ); #2 $names = array( 'display_name', 'company' ); foreach ( $names as $name ) : add_filter( "eventbrite_attendees_{$name}_make_clickable", "frosty_eventbrite_attendees_make_clickable" ); endforeach; function frosty_eventbrite_attendees_make_clickable() { return true; //default is false } Starting from $0 per month.
Rating
Reviewers
No reviews
Tags
Developed By
Austin Passy
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Create interactive maps with color coding and tooltips to visualize data clearly and embed engaging maps on your site.
Add charts and graphs to your site to present data clearly, help visitors understand insights faster, and support more confident decision making.
Showcase visuals with an image grid slider that blends a grid layout and carousel motion to create a dynamic, customizable, mobile friendly display.
Create interactive polls with a poll widget that gathers real time feedback, boosts engagement, and helps you understand visitor opinions quickly and clearly.
Create an interactive glossary that displays clear definitions, images, and search options to help visitors learn terms quickly and navigate complex topics with ease.
Show Glassdoor reviews to highlight employee feedback, strengthen employer brand, and help candidates trust your company.
Add a testimonials slider to your site to showcase real customer feedback, build credibility, and increase trust that leads to higher conversions.
Show Etsy reviews to build trust, strengthen credibility, and help visitors make confident purchase decisions that support higher sales.

Show Vimeo videos in a Vimeo feed that keeps content fresh and helps visitors discover more of your video library.
Create course listings with a course catalog widget that displays programs clearly, supports easy organization, and helps visitors explore courses effectively.

Collect event responses with an RSVP form that lets guests register easily, saves submissions, sends notifications, and helps you organize attendance efficiently.
Create event listings with an events board widget that displays upcoming activities clearly, helps visitors discover events, and supports easy management.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
