$title = single_cat_title( '', false );. } elseif ( is_tag() ) { ... <h1><?php echo single_cat_title(); ?></h1> ...
確定! 回上一頁