在wordpress列表中不显示某指定分类文章-WordPress主题

摘要:在wordpress建站中,如果你想在wordpress主题的最新列表中排除某想你展示的分类文章,你的wordpress…

在wordpress建站中,如果你想在wordpress主题的最新列表中排除某想你展示的分类文章,你的wordpress主题选项里恰好也没有此功能,那我们需要用到query_posts添加参数category__not_in:

category__not_in函数是去排除某分类;category__in为显示某公司,tag__not_in是指只想让显示某个标签下的文章,可以将category__not_in改成tag__in,后面跟着标签的ID即可。

来源:http://www.wazhuti.com/1950.html

微信公众号
手机浏览(小程序)

Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(): Failed to enable crypto in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57

Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_12984.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?