| 开发者 | marcinwosinek |
|---|---|
| 更新时间 | 2026年6月21日 21:29 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv3 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/fair-timetable directory, or install the plugin through the WordPress plugins screen directly.Time settings are defined once in the timetable container block and automatically inherited by all columns within it. This ensures consistency across your entire schedule.
When columns are placed inside a timetable container, they inherit the parent's time settings for consistency. For different time ranges, use separate timetable containers or standalone timetable columns.
Yes! The plugin provides three hour height options (Small, Medium, Large) for visual scaling, and all blocks follow WordPress styling standards for theme compatibility.
The plugin is designed to work with any properly coded WordPress theme. It uses WordPress's standard block wrapper and follows WordPress coding standards.
Time slots calculate their position automatically based on the timetable's start time and the slot's start time, creating precise visual alignment in your schedule.
load_plugin_textdomain() and the
wp_set_script_translations() path behind a new per-plugin bundled-translations
feature flag (resolved through the same constant / master / filter / option /
default chain as the existing Fair Events features). The flag is exposed in
each plugin's Settings → Features tab (or Features submenu) and defaults to off.languages/ in the SVN trunk copy so bundled translations ship to WordPress.org.