WordPress 2.5.0 Hooks, Functions, Classes and Methods
Page 21

get_the_terms()

Retrieves the terms of the taxonomy that are attached to the post.

has_action()

Checks if any action has been registered for a hook.

has_filter()

Checks if any filter has been registered for a hook.

image_downsize()

Scale an image to fit a particular size (such as ‘thumb’ or ‘medium’).