Event management and ticketing for WordPress. Display events, sell tickets, and accept secure Stripe payments.
| Author: | Event Maestro (profile at wordpress.org) |
| WordPress version required: | 6.9 |
| WordPress version tested: | 6.9.4 |
| Plugin version: | 1.0.4 |
| Added to WordPress repository: | 20-03-2026 |
| Last updated: | 01-04-2026 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://www.eventmaestro.co.uk/wordpress-plugi... |
| Total downloads: | 84 |
![]() Click to start download |
|
Start Monetising Your Events Now
Event Maestro is an event management and ticketing platform that integrates with WordPress via this plugin.
Events are created and managed within the Event Maestro platform and displayed on your WordPress website using this plugin. Visitors can browse events, select tickets, and complete secure checkout without leaving your site.
This plugin is suitable for conferences, workshops, concerts, community events, and other ticketed experiences.
Features
- Event listing and event detail pages
- Ticket pricing and live availability management
- Custom attendee questions
- Secure Stripe-powered checkout
- Guest checkout supported
- Responsive, mobile-friendly design
How It Works
- Create and manage events in your Event Maestro account.
- Publish your event.
- Add the shortcode to your WordPress page.
- Visitors browse events and purchase tickets securely.
Shortcodes
[event_list]
Displays all available events.
Attributes:
height
Optional. Sets a fixed height (in pixels or CSS units) on the embedded iframe.
Example:
[event_list height=”800px”]
[event_view]
Displays a single event detail page.
Attributes:
height
Optional. Sets a fixed height (in pixels or CSS units) on the embedded iframe.
style
Optional. Determines the display style.
Accepted values: flat or modal.
Default: flat.
event_id
Optional. Manually specifies the event to display.
If not provided, the plugin will attempt to resolve the event from the URL query parameter.
Examples:
[event_view height=”900px”]
[event_view style=”modal”]
[event_view event_id=”12345″]
[event_view event_id=”12345″ style=”modal” height=”900px”]
Usage
Events and tickets are created and managed at https://www.eventmaestro.co.uk.
Once published, events automatically appear on pages where the shortcodes are placed. Attendees can select tickets and complete checkout directly on your website.
Requirements
- WordPress 6.9 or higher
- PHP 8.0 or higher
- Active Event Maestro account
- Stripe account for payment processing
- SSL certificate recommended for production
Browser Compatibility
- Chrome (latest two versions)
- Firefox (latest two versions)
- Safari (latest two versions)
- Edge (latest two versions)
- Mobile browsers
Support
For support and feature requests, please visit:
Website: www.eventmaestro.co.uk
Help Centre: www.eventmaestro.co.uk/help-centre/
Email: hello@eventmaestro.co.uk
External Services
This plugin connects to the Event Maestro API to retrieve event, ticket, and custom question data.
Data sent:
* API authentication credentials
* Event and ticket queries
When data is sent:
* When a shortcode is rendered
* When event data is synchronised
Why data is sent:
* To display event and ticket information on your WordPress site
Event Maestro privacy policy:
www.eventmaestro.co.uk/privacy-policy
This plugin also uses Stripe.js to process payments. Payment details are transmitted directly to Stripe and are not stored on your WordPress server.
Stripe privacy policy:
stripe.com/gb/privacy
Stripe terms:
stripe.com/gb/legal
License
This plugin is licensed under the GPLv3 or later. You may use, modify, and distribute it under the terms of the GPLv3 licence.
ChangeLog
