Advertisement

switch_locale

Fires when the locale is switched.

Advertisement

WP_List_Util::sort

Sorts the list, based on one or more orderby arguments.

WP_List_Util::filter

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

Advertisement

WP_List_Util::pluck

Plucks a certain field out of each object in the list.

Advertisement

WP_Hook::rewind

Rewinds the Iterator to the first element.

WP_Hook::valid

Checks if current position is valid.