Wordpress - Exclude a category from appearing in menu or sidebar widgets

前端 未结 2 1982
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-07 01:36

Is there a simple solution (e.g a plugin) for excluding categories appearing in a menu or sidebar? I created a category of posts called \"videos\" which display youtube vid

2条回答
  •  离开以前
    2021-01-07 02:07

    I found this code in WordPress forum which seems to do exactly what you need:

     
    

    Put the code in functions.php of your theme.

提交回复
热议问题