
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
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds 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.
Display clean code snippets with syntax highlighting to improve technical content and help developers scan examples quickly.
Collect user insights with a feedback popup that reveals issues early, improves user experience, and captures valuable leads through a clear feedback form.
Use image hover effects to add animations, highlight key visuals, and keep visitors engaged with dynamic image reveals.
Use a live weather forecast widget to show current conditions and upcoming predictions, giving visitors real time local weather updates for better planning.
Use tabs to organize content into clear sections, improve navigation, and help visitors switch between topics quickly for a smoother user experience.
Add collapsible content sections to your site to organize information and help users navigate content more efficiently.
Add social share buttons so visitors share content to major networks, boost engagement, and drive more referral traffic.
Use a subscription button to streamline recurring payments, simplify signup, and help increase conversions with seamless PayPal or Stripe integration.
Use a reviews badge to highlight your ratings, build trust at a glance, improve credibility, and help increase conversions across your site.
Show your Amazon product reviews with My Reviews on Amazon to build trust, boost credibility, and help visitors make confident purchase decisions.
Add a currency converter to your site so users can view equivalent values in their local currency for easier global access.
Use Collapsible Content sections to structure information on your site and make it easier for visitors to find what they need.
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!
