Retrieve the feed link for a category.Returns a link to the feed for all posts in a given category. A specific feed can be requested or left blank to get the default feed.
1250
Continue readingRetrieve the feed link for a category.Returns a link to the feed for all posts in a given category. A specific feed can be requested or left blank to get the default feed.
1250
Continue readingRetrieve category based on URL containing the category slug.Breaks the $category_path parameter up to get the category slug.
1244
Continue readingRetrieves category data given a category ID or category object.If you pass the $category parameter an object, which is assumed to be the category row object retrieved the database. It will cache the category data.
1242
Continue readingRetrieve list of category objects.If you change the type to ‘link’ in the arguments, then the link categories will be returned instead. Also all categories will be updated to be backwards compatible with pre-2.3 plugins and themes.
1240
Continue reading