URL search link for 'category__and' instead of php query

I found this in the WP Docs:Display posts that are in multiple categories. This shows posts that are in both categories

I found this in the WP Docs:

Display posts that are in multiple categories. This shows posts that are in both categories 2 and 6: $query = new WP_Query( array( 'category__and' => array( 2, 6 ) ) );

Is there a way to replicate this type of search via a direct search URL in the browser, so I can just link to the results instead of having to create a php file?

I am not really a developer so I apologize if this question is rudimentary.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745167093a4614699.html

相关推荐

  • URL search link for 'category__and' instead of php query

    I found this in the WP Docs:Display posts that are in multiple categories. This shows posts that are in both categories

    17小时前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信