WordPress File wp-includes/functions.php

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.