Skip to content

1.3.0

Compare
Choose a tag to compare
@GaryJones GaryJones released this 24 Mar 17:30
· 17 commits to develop since this release
  • Add prefixed get_template_part filter.
  • Add a template cache to store previously located template paths.
  • Add a custom data variable name cache, so unset_template_data() can remove all custom references.
  • Update set_template_data() and unset_template_data() to become fluent methods.
  • Remove array type hint from set_template_data() argument.
  • Update documentation.