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

Does it support custom template tags? #311

Open
zeroone2005 opened this issue Jun 5, 2023 · 2 comments
Open

Does it support custom template tags? #311

zeroone2005 opened this issue Jun 5, 2023 · 2 comments

Comments

@zeroone2005
Copy link

Does it support custom template tags?

@Rayne
Copy link
Contributor

Rayne commented Jun 6, 2023

As templates are not pre-compiled, I would guess that it is impossible to support custom template tags. You can use custom functions.

@pine3ree
Copy link

It should not, The philosophy behind Plates is to be 100% native PHP without further parsing. Kind regards.

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

3 participants