v6.11.1 - Fix Compact Schedule Bug
[6.11.1] - 2026-03-12
Fixed
- PHP warning "Undefined variable $today_date" in
shortcode-today.php—$today_date
was defined in the shortcode function scope but not passed to thecerrito_today_render_compact()
andcerrito_today_render_full()sub-functions; both now receive it as an explicit parameter
What's Changed
- v6.11.1 by @LouGriffith in #17
Full Changelog: v6.11.0...v6.11.1