Archive | Filters RSS feed for this section

get_comment

Retrieves comment data given a comment ID or comment object.If an object is passed then the comment data will be cached and then returned after being passed through a filter. If the comment is empty, then the global comment variable will be used, if it is set.

1276

Continue reading

get_categories

Retrieve 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