Skip to content

1.2.0 – Better support for child themes

Latest
Compare
Choose a tag to compare
@gchtr gchtr released this 04 Apr 12:01
· 1 commit to master since this release
  • Added support for using mix() in child themes by using the is_child argument or by using mix_child().
  • Converted the second parameter in mix() to an $args array while keeping backwards compatibility with the $manifest_directory parameter.