Didn’t use wordpress in a while and found this new syntax in the templates (TT4):
<!– wp:query {“query”:{“perPage”:10,”pages”:0,”offset”:0,”postType”:”post”,”categoryIds”:[],”tagIds”:[],”order”:”desc”,”orderBy”:”date”,”author”:””,”search”:””,”exclude”:[],”sticky”:””,”inherit”:true},”layout”:{“inherit”:true},”tagName”:”main”} –>
But cannot find any documentation for it? The params are a bit different to the standard php queries, so any ideas where I can find docs/tutorials/.. on how to use it?
Also for the other wp:\*\*\* stuff?
I have a feeling I’m missing something…
[ad_2]