Skip to content

Instantly share code, notes, and snippets.

@jackfearing
Created January 31, 2023 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jackfearing/e21bbc498721d3be83223850fb63ef5a to your computer and use it in GitHub Desktop.
Save jackfearing/e21bbc498721d3be83223850fb63ef5a to your computer and use it in GitHub Desktop.
<?php the_tags('<p>Tags: ', ', ', '</p>'); ?>
or
<?php wp_tag_cloud('smallest=10&largest=10&format=list&unit=px'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment