The has_tag() conditional does not have to be used inside the Loop; it can be passed a $post object as a second parameter: has_tag( $tag, $post );.
確定! 回上一頁