How to list tags in wordpress
- by admin
- 0
<?php echo get_the_tag_list('<p>Tags: ',', ','</p>'); ?> Reference :https://codex.wordpress.org/Function_Reference/get_the_tag_list
<?php echo get_the_tag_list(‘<p>Tags: ‘,’, ‘,'</p>’); ?> Reference :https://codex.wordpress.org/Function_Reference/get_the_tag_list
<?php echo get_the_tag_list(‘<p>Tags: ‘,’, ‘,'</p>’); ?> Reference :https://codex.wordpress.org/Function_Reference/get_the_tag_list