-
-
Save patrickatwsrn/9bde1d0b3775f069886adb0350eeab45 to your computer and use it in GitHub Desktop.
pdoResources where examples
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
&where=`{ "template:IN" : [ 1,2,3 ] } | |
&where=`{ "template:NOT IN" : [ 1,2,3 ] } | |
&where=`[{"alias:LIKE":"foo%", "OR:alias:LIKE":"%bar"},{"OR:pagetitle:=":"foobar", "AND:description:=":"raboof"}]` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment