Templater is missing some useful array functions

Kirby

Well-known member
Affected version
2.3.6
It would be quite useful in some cases if it was possible to use array_sum , array_diff and array_reverse in templates but those functions are not available unlike array_keys, array_values or array_merge.
 
Back
Top Bottom