Archive | Functions by letter g RSS feed for this section

get_category_feed_link

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 reading

get_category_by_path

Retrieve category based on URL containing the category slug.Breaks the $category_path parameter up to get the category slug.

1244

Continue reading