WordPress 1.2.0 Hooks, Functions, Classes and Methods
Page 3

get_posts()

Retrieves an array of the latest posts, or posts matching the given criteria.

has_meta()

Returns meta data for the given post ID.

in_category()

Checks if the current post is within any of the given categories.