# Bizzabo #
**Contributors:**      Bizzabo  
**Donate link:**       https://www.bizzabo.com  
**Tags:**   Bizzabo, Tickets, Events, Widget, Shortcode  
**Requires at least:** 3.8  
**Tested up to:**      4.3  
**Stable tag:**        0.1.3  
**License:**           GPLv3  
**License URI:**       http://www.gnu.org/licenses/gpl-3.0.html  

Easily embed the Bizzabo widgets on your Wordpress site.

## Description ##

Easily embed the different Bizzabo widgets on your Wordpress site. You can add widgets to the sidebar or add multiple widgets to any page by using shortcodes.

## Installation ##

Use the following shortcodes to add the different widgets. Login to your Bizzabo account to obtain your Event ID and Unique Name for your event.

### Tickets Widget: ###

Insert the shortcode `[bizzabo-tickets event_id="123456"]` replacing 123456 with your Event ID on Bizzabo.

### Download App Buttons: ###

Insert the shortcode `[bizzabo-buttons event_id="123456"]` replacing 123456 with your Event ID on Bizzabo.

### Community Widget: ###

Insert the shortcode `[bizzabo-community event_id="123456"]` replacing 123456 with your Event ID on Bizzabo.

### Community Tab Widget: ###

Insert the shortcode `[bizzabo-community-tab unique_name="tech2012"]` replacing tech2012 with your Unique Name on Bizzabo.

### Agenda Widget: ###

Insert the shortcode `[bizzabo-agenda unique_name="tech2012"]` replacing tech2012 with your Unique Name on Bizzabo.

### Page Widget: ###

Insert the shortcode `[bizzabo-page unique_name="tech2012" tab_id=98765]` replacing tech2012 with your Unique Name on Bizzabo and 98765 with the Page ID you wish to embed.

## Frequently Asked Questions ##

1. Do I need a Bizzabo account to embed the widgets?
    Yes. Please head over to https://www.bizzabo.com to create an account.

2. Where can I obtain the Event ID and Unique Name of my event?
    Open the Bizzabo dashboard at https://accounts.bizzabo.com and navigate to your event. Find the widget you want to embed and you'll be provided with all needed information,

## Change Log ##

### 0.1.3 ###
* Description updated

### 0.1.2 ###
* Logo updates

### 0.1.1 ###
* Name change to Bizzabo

### 0.1.0 ###
* First version
