Easily manage and display complex workshop schedules for conferences, and share workshop details in a clean, searchable, responsive interface.
Conference Scheduler allows you to easily manage and display complex workshop schedules for conferences and similar events, and also provide information about the workshops on your website in a clean, searchable, responsive interface. Create and manage details about your workshops using the standard WordPress admin interface and display it all on any page of your site with a simple shortcode.
If there is a particular feature that you’d like to see in Conference Scheduler, let me know and I’ll consider adding it.
Browse/search workshops and show details.
"Pick" workshops to save for later and build your shortlist.
Search workshops by title and presenter.
Manage all your workshops in the familiar WordPress admin interface.
Quickly add or edit workshop details.
Add files to workshops to help distribute presentations or reference material before and/or after the workshop.
Use the WordPress Customizer to change basic display settings. For advanced customization, use Custom CSS rules – Conference Scheduler has been designed with a minimal set of CSS rules that are easy to extend. If you need help styling Conference Scheduler to match your theme, get in touch, and I’d be happy to help for a small fee.
Picked workshops are stored as a cookie on the device and are thus saved between visits. If a user logs in and registers for a workshop, that is saved to their profile and displays on any device they log in with.
The front-end search box looks for the query text in the workshop title and presenter fields.
Dev: Add several new filters
Tweak: Update translations
Tweak: Hide empty sessions in timeline mode
Tweak: Add filters to enable customization of default admin permission requirements
Fix: Save order issue with workshop timing metadata
Tweak: Move documentation to standalone site
Tweak: Declare WP 6.1 support
Fix: Admin search issue
Fix: Closed potential XSS hole in Admin (thanks WPScan!)
Fix: Potential template issue on Windows servers
Fix: PHP 7.4 compatibility
Fix: Bug affecting search results with grouped workshops
Tweak: Improved search results to accommodate accented characters
Tweak: Prefixed theme and keyword CSS classes to avoid conflicts
Dev: options migrated to separate entries in wp_options
Tweak: Open Location URLs in a new tab by default
Tweak: Clicking on a theme or keyword on a workshop sets the filter to that tag
Feature: Added a Location URL field to allow locations to be clickable links (perfect for online conferences)
Update: Updated Select2 to v4.0.13
Update: WP 5.6 compatibility
Fix: Show My Picks button now respects Show Available toggle (Pro Version)
Tweak: Added hooks to allow customization of the search filters
Feature: Single Workshop view – each workshop now has its own page with all the info on it!
Tweak: Added new shortcode option to show only workshops of a single session (eg. singlesession=”ID”)
Tweak: Added new shortcode option to show only workshops from a list of themes or keywords (eg. theme=”my-theme-slug,another-theme-slug”)
Feature: Unified Search/Filter box saves space and makes the interface more intuitive.
Added: Support display of multiple instances of the schedule on a single page.
Fixed: Properly close session and day containers.
Fixed: Prevent master JS variable from overwriting Pro version.
Fixed: Prevent links from closing an expanded workshop.
Fixed: Always show placeholder text for filter dropdowns.
Fixed: Layout issue with day tabs and defaultState set to open.
Fixed: Bug that could cause picks to not save.
Fixed: Bug that could cause wrong date display on workshop.
Fixed: Bug that could reset session length to 0.
Fixed: Bug that would reset session length to 0.
Tweak: Only apply day tab CSS when needed.
Added: Timeline mode – view your workshops along a timeline rather than in sessions
Added: Day Tabs mode – display days as tabs across the top of the schedule
Fixed: removed extra CSS class from favourite star
Added: Add session and day slugs as a class to allow CSS targeting
Fixed: Favourite star no longer can split in 2
Fixed: Blank session start spawning many days error
Added: Filter to set the end time for a day (to control placement of late night workshops)
Fixed: Shortcode attribute names always lowercase
Tweak: Add ‘no_workshops’ class for empty sessions
Added: Support for new Pro features
Fixed: Sort sessions starting at same time by name
Hotfix: Provide defaults for all options
Added: Ability to customize the Day format for day titles using the Customizer
Fixed: Sessions now sort alphabetically if start time is the same
Fixed: Some workshops wouldn’t show when using collapsed sessions
Added: Print CSS styles for showing My Picks
Added: Filter to customize session secondary sort order (always by time first)
Fixed: Bug when showing two copies of conf_scheduler on one post
Fixed: Bug in bulk delete posts
Fixed: Fatal error on WP 4.X.
Added: Session descriptions – now you can write a brief description of each session to show above the workshops
Fixed: Minor style issues
Upgraded: The Conference Scheduler block has been rebuilt. More features, better compatibility.
Added: Workshops can now be optionally filtered by multiple themes/keywords
Fixed: Resolved date picker conflict with ACF
Fixed: Favorite workshop star icons not working when FontAwesome JS is also enqueued
Fixed: Added print CSS styles to prevent workshops from overlapping on print
Added: Search on workshops list in admin now also searches Location and Presenter fields
Added: Display presenter on workshops list in admin
Upgraded: Bundled Font Awesome upgraded to v5.5 Free. Custom CSS may need updating
Added: Support for WP 5.0 and the new Block Editor
Fixed: Accidentally triggering Delete Workshops when pressing enter on options text field
Tweak: Options processing tweaks for Pro
Fixed: bug preventing display of settings page for some users
Changed: Block editor support – hide default sessions UI
Added: Support for WordPress Admin Dark Mode
Changed: Improved nonce validation
Fixed: Minor bug fixes
Added: Customize workshop sort order in the WP Customizer.
Added: New options for defaultstate attribute.
Changed: Refactor Pro as an add-on to the base plugin.
Fixed: All strings now translatable.
Fixed: Minor bug fixes.
Added: ‘defaultstate’ shortcode option to control initial display of workshops and sessions.
Improvement: Shortcode now displays children of the specified session and not the session itself.
Minor bug fix
Launched: Conference Scheduler Pro, with full Excel import/export, user registration, WPML multilingual capability and more.
Added: Basic workshop display styles can now be easily set with the WordPress Customizer
Removed: User registration is now a Pro feature.
Added: Logged in users can now register for workshops by clicking a new register button!
Added: Shortcode can now be customized to display only a requested session (and children)
Fixed: merged sessions that have no children
Initial release