Skip to content

v6.11.1 - Fix Compact Schedule Bug

Choose a tag to compare

@LouGriffith LouGriffith released this 12 Mar 19:35
· 8 commits to main since this release
e639e44

[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 the cerrito_today_render_compact()
    and cerrito_today_render_full() sub-functions; both now receive it as an explicit parameter

What's Changed

Full Changelog: v6.11.0...v6.11.1