the_tags
the_tags ( $before = null, $sep = ', ', $after = '' )
Parameters:- (string) before Optional. String to use before the tags. Defaults to 'Tags:'.
- (string) sep Optional. String to use between the tags. Default ', '.
- (string) after Optional. String to use after the tags. Default empty.
Defined at: - Introduced in WordPress: 2.3.0
- Deprecated in WordPress: —
Description
Displays the tags for a post.