WordPress.org

Plugin Directory

Timed Event Block

Timed Event Block

Description

Timed Event Block adds a server-rendered parent block for scheduling event content by date/time, plus dedicated child blocks for dynamic date, time, and countdown output.

Ideal for event listings such as movie showtimes, class schedules, workshops, conferences, livestreams, and similar use cases. It requires no global configuration: install the plugin and start using the block directly in FSE workflows.

This plugin is designed for full site editing workflows where content creators need:

How it works:

  1. Add a Timed Event block.
  2. Set start date/time and duration.
  3. Insert any content you want.
  4. Optionally insert child blocks:

* Event Date for date display with site/custom format.
* Event Time for scheduled time and active/ended label transitions.
* Event Countdown for countdown to start/end and status transitions.
5. Publish. Frontend output is resolved server-side, and dynamic text updates via lightweight view scripts.

Blocks

Timed Event

Parent container block that controls event lifecycle and visibility.

Features:
* Start date and time.
* Duration in minutes.
* Hide when ended toggle.
* Full inner content flexibility.

Event Date

Child block (ancestor-restricted to Timed Event) that reads parent context and renders formatted date.

Features:
* Site default format or custom format string.
* Uses WordPress timezone and date settings by default.

Event Time

Child block that reads parent context and renders:
* Scheduled state: formatted time.
* Active state: configurable active label.
* Ended state: configurable ended label.

Features:
* Site/custom time format.
* Editable active/ended labels.
* Editable active/ended colors.
* Dynamic frontend state update.

Event Countdown

Child block that reads parent context and renders:
* Countdown to start or countdown to end.
* Active/ended label after countdown completion.

Features:
* Target mode: to_start or to_end.
* Day visibility toggle.
* Custom separator.
* Editable active/ended labels.
* Editable active/ended colors.
* Dynamic frontend state update.

Screenshots

Blocks

This plugin provides 4 blocks.

Timed Event (Container) Server-side scheduled event item. Event Time Displays event time or current event status from parent Timed Event block. Event Countdown Displays a countdown to event start time from parent Timed Event block. Event Date Displays event date from parent Timed Event block.

Installation

  1. Upload the plugin folder to /wp-content/plugins/, or install it as a ZIP from Plugins > Add New > Upload Plugin.
  2. Activate Timed Event Block in Plugins.
  3. Open the Site Editor or Post Editor.
  4. Insert the Timed Event block.
  5. Configure start date/time, duration, and visibility behavior.

FAQ

Can I use Event Date, Event Time, or Event Countdown outside Timed Event?

No. These child blocks are restricted to Timed Event context by design.

Can I place media and embeds inside Timed Event?

Yes. The parent block supports flexible inner content and is not limited to a narrow block whitelist.

Which timezone is used for state and rendering?

WordPress site timezone (Settings > General) is used on server-side rendering.

Why does an ended event disappear?

If Hide when ended is enabled on the parent block, ended events are not rendered on frontend.

Does status update without refreshing the page?

Yes for dynamic child outputs (Event Time and Event Countdown), via lightweight frontend scripts.

Does this plugin support multilingual labels?

Yes. Labels are user-editable, and static UI strings are prepared with WordPress i18n functions.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Timed Event Block” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Timed Event Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.3

0.1.2

0.1.1

Meta

Ratings

No reviews have been submitted yet.

Contributors

Support

Got something to say? Need help?

View support forum