query_postsの複数条件指定の仕方 2015/06/18 query_postsで複数条件をまとめて指定したい場合は、 arrayにして入れてあげればよい。 [php] <?php query_posts(array( "……