We agree that the entire function would be like this ? <?php if ( is_single() ) { $cat = array(); $cats = get_the_category(); foreach ( $cats as ...
確定! 回上一頁