Time goes by
ショートコード [tgb ][/tgb] で囲まれた部分が start_time, end_time, config で指定された時間帯等に表示されるようになるプラグインです。


Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Flexible display timing
Supports multiple parameters
Customizable time zones
Shortcode content display
Advanced repeat settings
About this plugin
Categories: Content Management
Version: 1.2.9
Last updated: 27-05-2024
WordPress version: 5.1
Tested up to: 6.5.5
PHP version required: false
Languages:
Tags:
Learning resources: View resources
Overview
This WordPress plugin leverages shortcodes to manage the display of content based on specified timing parameters, allowing users to schedule when particular parts of their content become visible on their site. By using the `[tgb][/tgb]` shortcode and specifying parameters like `start_time`, `end_time`, and `config`, users can precisely control the display window for their content. The plugin supports intricate configurations such as displaying content on specific days and hours of each month, and even multiple configurations can be applied simultaneously. Additionally, it provides options to display the content or title from other posts using `[disp_content post_id="xxx"]` and `[disp_title post_id="xxx"]`. This flexibility is further enhanced with timezone settings and custom parameter support via filters for complex conditions like national holidays. Developed by Takeshi Sato from Fukuoka City's GTI Company, this plugin ensures utmost customization for dynamic content display on WordPress sites.
Flexible Display Timing
- Allows content to be displayed based on specific start and end times.
- Supports detailed and recurring display schedules using the config parameter.
- Multiple configurations can be set and executed in sequence.
Timezone Customization
- Timezone can be specified using the timezone parameter.
- Default timezone can be set and modified from the admin panel.
Content and Title Display Shortcodes
- Shortcodes [disp_content] and [disp_title] allow for dynamic content and title display.
- Supports additional parameters like slug and status for more precise content retrieval.
Custom Filter Integration
- Allows for custom display logic using the add_filter function.
- Enables advanced use cases like displaying content on holidays.