'; foreach( $tags as $tag ) { $sep = ( $tag === end( $tags ) ) ? '' : ' '; echo '#' . esc_html($tag->name) . '' . esc_html($sep); } }?>