开发者 | usamakhalid14 |
---|---|
更新时间 | 2025年6月27日 01:40 |
WordPress版本: | 6.8 |
版权: | GPL-2.0+ |
版权网址: | 版权信息 |
[timecoac_timed_content]
shortcode based on date/time conditions. It’s lightweight, no extra settings, and respects WordPress timezone.
It is:
/wp-content/plugins/time-limited-content-access
directory, or install through the WordPress plugins screen directly.[timecoac_timed_content]
shortcode in your posts or pages.Use this format: YYYY-MM-DD HH:MM
in 24-hour format.
If the time format is incorrect, the plugin will hide the content as a precaution. Make sure to use the correct format.
Yes, the plugin uses the timezone defined in your WordPress settings under Settings → General.
Yes, you can use the shortcode as many times as needed on a single post or page.
Yes. You can insert the shortcode inside Elementor’s Shortcode widget or any text area that supports shortcodes.
Yes. Simply set the end attribute to your target date/time. After that, the content will no longer display.
No, it’s extremely lightweight and does not run any background processes. It only checks the date/time when the page is rendered.
Yes. You can insert the shortcode inside a Shortcode block in the Gutenberg editor without any issues.
Currently, each shortcode supports a single start and end range. You can use multiple shortcodes if you need multiple time ranges on the same page.