WordPress 3.1.0 Hooks, Functions, Classes and Methods
Page 30

wp_list_filter()

Filters a list of objects, based on a set of key => value arguments.

wp_list_pluck()

Plucks a certain field out of each object or array in an array.