Linux 软件免费装
Banner图

Scheduled Block

开发者 thelastsuperman
更新时间 2025年2月19日 09:59
捐献地址: 去捐款
PHP版本: 5.8 及以上
WordPress版本: 6.7
版权: GPLv3 or later
版权网址: 版权信息

标签

scheduling gutenberg blocks content visibility time-sensitive content

下载

详情介绍:

The Scheduled Block plugin lets you easily manage time-sensitive content in WordPress. Simply wrap any Gutenberg blocks in a Scheduled Block container and set specific display times. Your content will automatically appear and disappear based on your schedule. Key features:

安装:

  1. Upload the scheduled-block folder to your /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add a "Scheduled Block" to any post/page
  4. Set your start/end times in the block settings
  5. Add content inside the block

升级注意事项:

1.0.6 - Critical update for proper timezone handling and WordPress coding standards compliance

常见问题:

How does timezone handling work?

All times are converted to UTC for comparison, using your WordPress general settings timezone for input conversion.

Why isn't my block appearing/disappearing immediately?

Ensure your hosting doesn't have server-level caching. The plugin includes caching prevention headers for WordPress-level caching.

Can I use multiple scheduled blocks on one page?

Yes! Each block operates independently with its own schedule.

What date format is used?

The plugin uses ISO 8601 format (YYYY-MM-DDTHH:MM:SS) internally while displaying times in your local WordPress timezone.

更新日志:

1.0.8 1.0.7 1.0.6 1.0.5 1.0.0