Fair Schedule Blocks

Plugin Banner

Fair Schedule Blocks

by Marcin Wosinek

Download
Description

Fair Schedule Blocks provides WordPress Gutenberg blocks with time-dependent display.

Schedule Accordion Block Features:

  • Auto-collapse functionality – Set a date/time when content automatically collapses
  • Timezone support – Uses WordPress site timezone for accurate scheduling
  • Click-to-reveal – Collapsed content can be expanded by clicking
  • Responsive design – Works seamlessly across all devices
  • Accessibility focused – Built following WordPress accessibility guidelines

Perfect for event organizers, conference planners, and anyone managing time-sensitive content.

0.2.1

Patch Changes

  • 7e7ea9c: Update version tested up to version to 6.9.

0.2.0

Minor Changes

  • 4158206: Add show-until & show-after blocks
  • 2ee1396: Integrate event & schedule blocks—reference event dates in block

0.1.2

Patch Changes

  • d0fc2d3: Allow anyblock inside timed accordian

0.1.1

Patch Changes

  • Fix the syntax issue

0.1.0

  • Initial release
  • Schedule Accordion block with auto-collapse functionality
  • Timezone-aware datetime handling
  • Click-to-reveal functionality
  • Responsive design
  1. Upload the plugin files to the /wp-content/plugins/fair-schedule-blocks/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add blocks through the Gutenberg block editor in the “Widgets” category
  1. Schedule Accordion block in the editor

    Schedule Accordion block in the editor

  2. Block settings panel showing auto-collapse options

    Block settings panel showing auto-collapse options

What blocks are included?

Currently includes the Schedule Accordion block with auto-collapse functionality based on date/time.

How does the timezone support work?

The plugin uses your WordPress site’s configured timezone to determine when content should auto-collapse.

Can collapsed content be expanded again?

Yes, users can click on collapsed content to reveal it again.

Back to top