1.1.0
Breaking changes
- Hogan is no longer added by default to the post types
post. Use the filterhogan/supported_post_typesto declare Hogan support to different post types.
Changed
- Heading and lead is now built into Hogan Core and can to be included in every module using filters, see section Adding header and lead to modules for example.
Added
hogan_module- Helper function to render template with static content.hogan_enqueue_module_assets- Helper function to enqueue module assets.