Allow function calls in all tags, not just template tags. #6765
JoryHogeveen
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Overview
Within templates it's possible to add a function call to a tag.
{@field,function}
It would be neat to allow this with all pods tags.
Possible Solution
Add callback handling within
pods_evaluate_tag
.Related Issues and/or PRs
PR: #4888
Todos
Beta Was this translation helpful? Give feedback.
All reactions