We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does it support custom template tags?
The text was updated successfully, but these errors were encountered:
As templates are not pre-compiled, I would guess that it is impossible to support custom template tags. You can use custom functions.
Sorry, something went wrong.
It should not, The philosophy behind Plates is to be 100% native PHP without further parsing. Kind regards.
No branches or pull requests
Does it support custom template tags?
The text was updated successfully, but these errors were encountered: