Skip to content

Releases: johnbillion/extended-template-parts

2.2.1

09 May 23:56
Compare
Choose a tag to compare

Support for composer/installers v2 (#18).

2.2.0

29 Aug 21:01
Compare
Choose a tag to compare
  • Support PHP 8.

2.1.0

09 Jan 12:05
Compare
Choose a tag to compare
  • Add support for the get_template_part action added in WP 5.2.

2.0.1

06 Dec 17:55
Compare
Choose a tag to compare
  • Correct the cache key when template vars are used.

2.0.0

27 Sep 16:14
Compare
Choose a tag to compare
  • Add support for file autoloading via Composer.
  • Increase minimum supported PHP version to 7.0.
  • General code restructuring.