you can use this for getting category is_category(); is_category( '1' ); // where 1 is category id is_category( 'test' ); // where test is ...
確定! 回上一頁