WPPaste WordPress Functions index
Page 282

Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.

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.

wp_list_users()

Lists all the users of the site, with several options available.

wp_load_core_site_options()

Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.