/wpconferenceschedule

Easily add a custom conference schedule or event schedule (in responsive table format) to your website with either a Gutenberg block or a shortcode.

Primary LanguagePHP

=== WP Conference Schedule ===
Contributors: roadwarriorwp, alh0319, stevejonesdev
Donate link: https://roadwarriorcreative.com/donate
Tags: conference schedule, conference, schedule, event schedule, event, events, block, blocks, gutenberg, sessions, speakers, events, events calendar
Requires at least: 5.0.0
Tested up to: 5.6
Stable tag: 1.0.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily add a custom conference schedule or event schedule (in responsive table format) to your website with either a Gutenberg block or a shortcode.

== Description ==

= Features =

* Simple & Intuitive
* Gutenberg Ready
* Custom schedule block
* Custom schedule shortcode
* Documentation

= Links =

* [Website](https://wpconferenceschedule.com)
* [Documentation](https://wpconferenceschedule.com/documentation)
* [Demo](https://wpconferenceschedule.com/#demo)
* [WP Conference Schedule PRO](https://wpconferenceschedule.com/pro)

= PRO =

Coming Soon! [Learn more](https://wpconferenceschedule.com/pro)

== Installation ==

1. **Visit** Plugins > Add New in the WordPress admin dashboard
2. **Search** for "WP Conference Schedule"
3. **Install** and then **Activate** WP Conference Schedule from your Plugins page
4. **Click** on the new menu item "Sessions" to create your first session!
5. **Read** the documentation to [get started](https://wpconferenceschedule.com/documentation)

== Frequently Asked Questions ==

= What kind of events is this plugin good for? =

This plugin is intended for both multi-track and single-track events that would like to display their event schedule in an easy to read, tabular format. It can be used by conferences, trade shows, conventions, festivals, company retreats, online events, and even wedding weekends...anything you want!

= Is the schedule mobile responsive? =

Yes, the schedule is mobile responsive. At smaller device sizes, the table will break into individual blocks for each timeframe in your schedule. Please see screenshots for an example.

= Does this plugin have a Gutenberg block? What if I'm using the Classic Editor plugin? =

This plugin was built as a "Gutenberg-first" plugin and includes a block with configurable options. This makes it super easy to add a conference (or other event) schedule to any page or post on your website.

If you're not yet using Gutenberg or need to add your schedule to a widget area or page builder controlled page, you can use our shortcode. [Learn More About the Shortcode](https://wpconferenceschedule.com/documentation/shortcode-free-version/)

= What is the shortcode? What options does it include? =

The base shortcode to display your schedule without using the included Gutenberg block is [schedule]. For full documentation and available shortcode attributes/options please [visit our shortcode documentation](https://wpconferenceschedule.com/documentation/shortcode-free-version/).

= Can I add custom colors/font sizes to the schedule? =

Our free version includes coloring for both a light and dark schedule, as shown in the plugin [demo](https://wpconferenceschedule.com/#demo). You can easily toggle between these two color modes with both our Gutenberg block and shortcode.

We have included lots of helper classes in the schedule in rows and individual sessions, which will allow you to recolor the schedule as desired via CSS in your theme or the WordPress customizer. If you need help recoloring the schedule or adjusting font sizes, you can [submit a customization request here](https://wpconferenceschedule.com/request-customization/).

Custom color pickers and font controls on a per-session or per-track basis are planned for a future pro version of the plugin. [Learn More About Pro](https://wpconferenceschedule.com/pro)

= Is this multi-site compatible? =

Yes! This plugin is built with multi-site in mind and is/has been tested in a multi-site environment.

= Do you provide support? =

We provide support for our free plugin via the WordPress.org support forums. We closely monitor requests submitted on WordPress.org and respond as quickly as we're able M-F 9-5 CST. This plugin is central to our business and we're committed to providing quality support.

If you need help regarding customizing the plugin or would like to request additional features, you can [submit a customization request here](https://wpconferenceschedule.com/request-customization/).

= I need XYZ functionality added to the plugin, can you help? =

Yes! We want to make our plugin work for you. If you need help regarding customizing the plugin or would like to request additional features, you can [submit a customization request here](https://wpconferenceschedule.com/request-customization/).  Please note, additional features and/or customization requests may not be developed free of charge.

== Screenshots ==

1. screenshot-1.png shows the schedule in light mode.
2. screenshot-2.png shows the schedule in dark mode.
3. screenshot-3.png shows the edit screen of a single session.
4. screenshot-4.png shows the editing options and live preview for the sessions Gutenberg block.
5. screenshot-5.png shows what the schedule looks like on mobile screens.

== Changelog ==

= 1.0.9 =
* Added a custom ID to schedules with the Grid layout and used that for the generated CSS to allow multiple Grid layout schedules on the same page
* Fixed an error in the Block Editor preview showing Invalid parameter(s): attributes. Block Editor previews now show properly

= 1.0.8 =
* Freemius Updated

= 1.0.7 =
* Minor styles changes
* Track taxonomy output as name
* Unlink track terms on session single

= 1.0.6 =
* Added settings page
* Added setting to show the WP Conference schedule link
* Added setting to define schedule page URL
* Added opt in analytics
* Added return to schedule link on single session
* Added grid layout
* Added grid layout select to block inspector controls

= 1.0.5 =
* Updated session link type anchor, to point to the current page rather than the single session page

= 1.0.4 =
* Added filter wpcs_session_content_footer

= 1.0.3 =
* Fixed location taxonomy slug

= 1.0.2 =
* Prevent PHP errors when shortcode doesn't have any attributes

= 1.0.1 =
* Added end time to sessions
* Added locations custom post type and output to sessions single template
* Added block alignment

= 1.0.0 =
* This is version 1 - everything is new and shiny!