WordPress 4.7.0 Hooks, Functions, Classes and Methods
Page 43

wp_get_network()

Retrieves an object containing information about the requested network.

wp_get_object_terms()

Retrieves the terms associated with the given object(s), in the supplied taxonomies.

wp_list_filter()

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

wp_list_pages()

Retrieves or displays a list of pages (or hierarchical post type items) in list (li) format.

wp_list_pluck()

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

wp_list_sort()

Sorts an array of objects or arrays based on one or more orderby arguments.