Brave New Event Schedule
·
A simple way to manage and display events, schedules, artists and locations on your WordPress site.
Brave New Event Schedule provides a complete event management solution for WordPress. Create events with dates, times, locations, and artists, then display them using a customizable shortcode.
Features:
- Custom post types for Events and Schedules
- Custom taxonomies for Artists, Event Categories, and Locations
- Shortcode
[bn-event-schedule]to display event schedules on any page or post - AJAX-powered filtering by category and location
- Responsive design with customizable color palettes
- Single pages for events, artists, and locations with hero sections
- Archive pages for events, artists, and locations
- Date and time format settings
- Translation ready (includes Polish translation)
Usage:
- Create events in the “Events” section with date, time, description, and optional link.
- Assign artists, categories, and locations to your events.
- Create a Schedule and select which events to include.
- Use the shortcode
[bn-event-schedule id="123"]on any page or post.
Shortcode attributes:
id– Schedule post IDshow_filters– Show/hide category and location filters (default: “1”)categories_ids– Pre-select categories (comma-separated slugs)locations_ids– Pre-select locations (comma-separated slugs)artists_ids– Filter by artists (comma-separated slugs)date_from– Show events from this date (YYYY-MM-DD)date_to– Show events until this date (YYYY-MM-DD)title– Custom title for the schedule sectiondescription– Custom description for the schedule section