Compare commits
2 Commits
feat/short
...
main
Author | SHA1 | Date | |
---|---|---|---|
3f29c9ea65 | |||
2e4d61b4ac |
@ -61,7 +61,7 @@ An example that puts this all together:
|
|||||||
|
|
||||||
would present the TablePress table with id 2 but with any row in which magic tags appeared into a sequence of rows with those tags expanded, for each record returned by `pods('budget', [ 'where' => "account.meta_value = 'Sales'" ])`
|
would present the TablePress table with id 2 but with any row in which magic tags appeared into a sequence of rows with those tags expanded, for each record returned by `pods('budget', [ 'where' => "account.meta_value = 'Sales'" ])`
|
||||||
|
|
||||||
See the [pods() documentation][https://docs.pods.io/code/pods/] for more on possible values for the where parameter.
|
See the [pods() documentation](https://docs.pods.io/code/pods/) for more on possible values for the where parameter.
|
||||||
|
|
||||||
- pod_dump=true
|
- pod_dump=true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user