Devlogs
v1.1.1 Patch Notes
v1.1.1 Patch Notes
Minor patch Tuesday morning, suppress warnings;
Major release Friday afternoon, programmer's doom.
I know better than to put out a new version on a friday. Sigh.
I managed to inject some new bugs mercifully caught by @farahbuzz. Fixes:
- build.php: forgot to initialize $footer_output, menu items should not be loaded when overrde_menu_items set to true (and not an array)
- page.php: compare_pages_by_date() can't be a nested function. I must have been sniffing glue that day; get_pages gets build_entire_page option, so multiple sub-pages can be loaded into the content
- interpreter.php: the "show pages" keyword builds multiple pages as subpages