Copy and paste the function below into this file. function prefix_category_title( $title ) { if ( is_category() ) { $title = single_cat_title( ' ...
確定! 回上一頁