| 开发者 | webtatsu |
|---|---|
| 更新时间 | 2026年9月11日 12:52 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/wst-block-timer, or install the plugin through the "Plugins > Add New" screen in WordPress.For regular visitors the block outputs nothing. When the preview option is enabled, only signed-in users with the preview permission see the content, in a dashed box labeled with the display period.
Yes. Leave the start empty and the content is visible until the end. Leave the end empty and it is visible from the start onward. Leave both empty and it is always visible.
The editor shows an error on the block. On the front end, regular visitors see nothing; users with the preview permission see it flagged as an invalid setting.
Your site's timezone, from Settings > General.
No. Nothing in the database is changed. While out of range, the inner blocks are simply left off the front end.
Yes. But a cached page stays frozen at whatever it showed when it was cached, until the cache is refreshed: a block can fail to appear after its start time, or fail to disappear after its end time. For pages where the switch time matters, shorten the cache lifetime or exclude them from caching. Pages being previewed by a permitted signed-in user are excluded automatically.