Skip to content

Releases: Exygy/wp-pattern-library

Release list

v1.1.1

Choose a tag to compare

@creativecoder creativecoder released this 30 Jul 18:38

Bug fix: adds missing return statement in get_pattern_directory()

v1.1

Choose a tag to compare

@creativecoder creativecoder released this 30 Jul 17:33

Bug fixes:

  • Fixes template data collisions when multiple patterns used the same variable names
  • Fixes error when active theme did not contain pattern library folder
  • Updates parser settings to allow php code within html tags

New features:

  • Adds helper functions for displaying svg icon markup, pattern directory, pattern menu, and determining whether or not you're on a pattern library page
  • Loads icon svg file, if present in the theme's pattern library folder--icon path can be filtered
  • Adds Illuminate/Support library for string and array helper functions