Releases: Exygy/wp-pattern-library
Releases · Exygy/wp-pattern-library
Release list
v1.1.1
v1.1
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