page-templater
page-templater copied to clipboard
Composer package created with additional features
Hey everybody,
I created new composer package from this class with some additional features:
- you can now define your Templater (settings) and (templates) outside the class.
- settings: plugin directory - plugin templates directory - plugin prefix
- templates: your custom templates
- support any post type custom template.
- you can override final custom template file using filter outside the class.
- handle some class methods and added new functionality.
I hope this will be useful for somebody.