我在我的functions.php中使用以下代码。我想排除所有使用single.php模板的页面。函数cat_menu(){if(!is_page_template('single.php')){$ cur_cat ...
確定! 回上一頁