This repository was archived by the owner on Apr 24, 2026. It is now read-only.
0.2.6 (2020-06-01)
Features
- theme: add ability to handle style attributes & add more kses (ce234cf)
- theme: add new option for site layout (a8685a9)
- theme: add site-wide wrapper and move
skip_link()under body (a79d423) - theme: cleanup menu output (534fc20)
- theme: clearfix each content segments (84d29d7)
Bug Fixes
- build: things missing sometimes (a204869)
- build: use option instead of passing envvar (90c42ee)
- buildpack: sed wp-cli.yml if possible (38c1aa0)
- plugin: fix undefined constant (2caa814)
- plugin: fix undefined constant on testing (87e13ff)
- theme: allow
nameattribute on input elements (2254593) - theme: fix form kses (c743cf8)
- theme: fix menu, header and footer arrangement (8b4f02c)
- theme: fix missing hooks on 404 template (b7ed9b1)
- theme: fix undefined properties (2cce02b)
- theme: invoke
the_posts_navigation()(3d15818) - theme: patch 404 page (1297cbd)
- theme: patch clearfix (9e0929e)
- theme: workaround with menu and some layouts (d3dc77b)