Useful Category Functions of WordPress
This blog post will give you update list of most useful functions of WordPress. Below functions basically used for WordPress category management. get_cat_ID : This function return the ID of category. get_cat_name : This function return the name of category. get_categories : This function returns the Categories get_category : This function give the only one category with ID….