php if( has_tag() ): ?> <? if ( $posttags = get_the_tags() ) { $tags = array(); foreach ( $posttags as $tag ) { if ...
確定! 回上一頁