首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
wp queryUse postin and postnotin
wp query - Use post__in and post__not_in together?
I'm trying to only show posts that a user hasn't seen, like this:$exclude = array(1,2,3);$include = array(3,4
wp queryUse postin and postnotin together
admin
4小时前
0
0