https://github.com/tripflex/bizzabo-tickets
WordPress plugin to display Bizzabo Event Tickets via Widget or Shortcode
https://github.com/tripflex/bizzabo-tickets
Last synced: 8 months ago
JSON representation
WordPress plugin to display Bizzabo Event Tickets via Widget or Shortcode
- Host: GitHub
- URL: https://github.com/tripflex/bizzabo-tickets
- Owner: tripflex
- Created: 2015-10-06T15:51:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T17:23:35.000Z (over 10 years ago)
- Last Synced: 2025-07-10T17:52:23.073Z (11 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bizzabo Tickets #
**Contributors:** tripflex
**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.0
**License:** GPLv3
**License URI:** http://www.gnu.org/licenses/gpl-3.0.html
Bizzabo Tickets Widget and Shortcode plugin to output Bizzabo Events
## Description ##
Output a Bizzabo Ticket order form using the integrated Widget, or [bizzabo-tickets event_id="123456"] shortcode.
### Features ###
* Custom Widget
* Custom Shortcode `[bizzabo-tickets event_id="123456"]`
* Very small footprint, with clean and documented code
### Contributing and reporting bugs ###
You can contribute code to this plugin via GitHub: [https://github.com/tripflex/bizzabo-tickets](https://github.com/tripflex/bizzabo-tickets)
### Support ###
Use the WordPress.org forums for community support where we try to help all users. If you spot a bug, you can log it (or fix it) on [Github](https://github.com/tripflex/bizzabo-tickets) where we can act upon them more efficiently.
## Installation ##
### Manual Installation ###
1. Upload the entire `/bizzabo-tickets` directory to the `/wp-content/plugins/` directory.
2. Activate Bizzabo Tickets through the 'Plugins' menu in WordPress.
## Frequently Asked Questions ##
1. How do I output using a shortcode?
Insert the shortcode `[bizzabo-tickets event_id="123456"]` replacing 123456 with the actual Event ID.
## Screenshots ##
### 1. Example Output ###

### 2. Shortcode Example ###

### 3. Widget Example ###

## Changelog ##
### 0.1.0 ###
* First release
## Upgrade Notice ##
### 0.1.0 ###
First Release