Get category slug using category ID in WordPress cms
Posted on January 5, 2012 Posted Under Tips-n-Tricks, Wordpress
0 comments
In one of my recent freelance works, I had to play a lot with categories. I was looking for an easy way to get a category slug using an ID, and I found this great function that I’d like to share with you today. First, put the following function in your functions.php file: Once done, […]