Category: Get category slug using category ID in Wordpress cms

Get category slug using category ID in WordPress cms

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, […]