Contributors: AY Studio
Tags: ticketing, ticket tailor, events, api, shortcode
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Easily display upcoming Ticket Tailor events in a clean, responsive grid layout using a simple shortcode.
AY - Ticket Tailor is a lightweight WordPress plugin that connects to your Ticket Tailor account and displays a grid of upcoming events on any page or post using a shortcode.
✅ Built for flexibility, it works across any theme with no dependency on Bootstrap or external CSS frameworks.
- Pulls future published events from Ticket Tailor
- Responsive layout (1, 2, or 3 columns depending on screen size)
- Clean, theme-agnostic CSS
- Displays: Image, Title, and Date range
- Easy shortcode:
[ticket_tailor_events] - API key stored securely via the WordPress admin
- Upload the plugin to your
/wp-content/plugins/directory or install via the WordPress dashboard. - Activate the plugin.
- Go to Settings → Ticket Tailor and enter your Ticket Tailor API key.
- Use the shortcode
[ticket_tailor_events]in any page or post.
- Log in to your Ticket Tailor admin panel.
- Go to Settings → API keys.
- Create a new key and ensure it has Events (read) access.
- Copy the API key (starts with
sk_) and paste it into the plugin settings page in WordPress.
💡 You do not need to Base64 encode the key. Just paste it directly as provided by Ticket Tailor.
Yes! The plugin uses .tt-events-grid and .tt-event-card CSS classes for easy overrides. You can add custom styles in your theme or child theme.
Not yet. This version shows all upcoming published events. Filters may be added in future updates.
This plugin is licensed under the GPLv2 or later.