if( is_category( 1 ) ) // We can search for categories by ID. $template = locate_template( array( 'template_id_A.php', 'category.php' ) );.
確定! 回上一頁