| 开发者 |
masteracs
esysc |
|---|---|
| 更新时间 | 2026年5月25日 00:27 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[acsagma_agenda]
The plugin automatically creates an "Agenda" page upon activation with the shortcode included.
acs-agenda-manager folder to the /wp-content/plugins/ directoryUse the [acsagma_agenda] shortcode on any page or post.
Yes, events can have multiple dates. Use the calendar in the event editor to select multiple dates.
By default, events are hidden after their last date passes. You can control this behavior with the "Partial Attendance" setting under "Advanced settings" in the event editor.
Yes, you can override the CSS in your theme or copy the template file to your theme for full customization.
acsagma_max_events filter hook to make DB fetch limit configurable (default 500)last_date_ts DB column pre-filters expired events in SQL on every shortcode render; backfilled automatically on upgradetype="button" missing on Read More buttonrole="navigation" on pagination, aria-current="page" on active page button, aria-hidden on decorative dashicon