Created
December 4, 2015 00:07
-
-
Save pablocattaneo/61065a29470e15de0563 to your computer and use it in GitHub Desktop.
Shows all categories of a post
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php echo get_the_category_list(); ?> // shows all categories of a post' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment