Timed Visibility Block

Deskripsyon

Timed Visibility Block is a powerful wrapper block for the Block Editor (Gutenberg) that allows you to schedule when content is shown or hidden based on various time-based rules.

Key Features:
Date-Time Range Visibility: Show or hide content between a start and end date-time.
Daily Schedule Mode: Repeat visibility daily between a set time range (e.g., from 9:00 AM to 5:00 PM every day).
Show/Hide Mode: Decide whether to show or hide content during the selected schedule (inverted logic support).
Fallback Message: Optionally display a custom message (e.g., “This content is no longer available”) when the content is hidden.
No Output on Expiry: When hidden, content is not rendered at all, keeping the HTML clean and optimized.

Mga Screenshot

  • Add Timed Visibility Block
  • Add Block content
  • Configure block settings

Blocks

Ang plugin na ito ay nagbibigay ng 1 block.

  • Timed Visibility Block Control when your content shines. Perfect for announcements, promotions, and time-sensitive information!

Pag-install

  1. Upload the plugin files to the /wp-content/plugins/timed-visibility-block directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Can I put any kind of block inside the Timed Visibility Block?

Yes, this block is a wrapper block that supports nesting any type of blocks inside.

What happens to the content when it’s hidden? Is it just visually hidden or completely removed?

The content is completely removed from the front-end HTML and will not be rendered, ensuring it’s not visible or accessible.

Can I show a fallback message instead of hiding the content completely?

Yes, you can set a custom fallback message to display in place of the content when it’s hidden.

What time zone does the scheduling use?

The scheduling uses the WordPress site’s configured time zone.

Mga Review

Hulyo 23, 2025 1 na reply
I was searching for a means to show different content after a certain date & time. on specific pages. I tried the “plan feature” built in WordPress, but it hides the complete page as long as the given date & time is not reached. Then I found “content update scheduler” but never managed to get it doing what it should.Finally I found this tiny pluginn which worked immediately as I intended.Thank you
Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Timed Visibility Block” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Timed Visibility Block” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0.0

  • Release