Releases: johnbillion/extended-template-parts
Releases · johnbillion/extended-template-parts
2.2.1
2.2.0
- Support PHP 8.
2.1.0
- Add support for the
get_template_part
action added in WP 5.2.
2.0.1
- Correct the cache key when template vars are used.
2.0.0
- Add support for file autoloading via Composer.
- Increase minimum supported PHP version to 7.0.
- General code restructuring.