Skip to content

1.1.0

Choose a tag to compare

@pederan pederan released this 15 Feb 10:24
· 51 commits to master since this release

Breaking changes

  • Hogan is no longer added by default to the post types post. Use the filter hogan/supported_post_types to declare Hogan support to different post types.

Changed

Added

  • hogan_module - Helper function to render template with static content.
  • hogan_enqueue_module_assets - Helper function to enqueue module assets.