apply_filters( 'the_tags', ... )

Filters the tags list for a given post.

Parameters:
  • $tag_list string
  • $before string
  • $sep string
  • $after string
  • ... 1 more