=== Ticketbox.vn shortcode === Contributors: JoshKay Donate link: http://joshkopecek.co.uk/ Tags: ticketbox, tickets, shortcode, stable Requires at least: 3.5 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to embed ticketbox.vn affiliate widget easily into a Wordpress post. == Description == Simply add `[ticketbox id=”1234” height=”500” campaignid=”1234”]` To add the shortcode, you need * the ticketbox id * the height Optional * campaign id * width You can get the tickebox event id from the url in ticketbox: http://ticketbox.vn/ticket-booking/**1012**/step1?Iframe=True&ac=3 == Installation == 1. Upload the zip to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add the ticketbox shortcode to your posts. == Changelog == = 1.1 = * Initial plugin commit