Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer package created with additional features #14

Open
mohamdio opened this issue Nov 30, 2017 · 0 comments
Open

Composer package created with additional features #14

mohamdio opened this issue Nov 30, 2017 · 0 comments

Comments

@mohamdio
Copy link

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.

How to use this new Templater

Github repo
Composer package

I hope this will be useful for somebody.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant