arr.create

/ Arrays / arr.create

Build an arra
It returns: array

Syntax:

[arr.create set=”variable”]
[key1]value1[/key1]
[key2]DESC[/key2]
[/arr.create]

E.g – “variable” you need to place variable name from which you can access an array

[arr.create set=”template.args”]
[post_type]psuedo_poetries[/post_type]
[order]DESC[/order]
[orderby]ID[/orderby]
[/arr.create]

Categories
Most Popular

Leave a Reply

Your email address will not be published.