ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.7.0
  • Page 52

wp_filter_object_list()

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

Source: wp-includes/functions.php:3727

Used by 7 functions | Uses 1 function

wp_list_filter()

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

Source: wp-includes/functions.php:3758

Used by 12 functions | Uses 1 function

wp_list_pluck()

Function: Pluck a certain field out of each object in a list.

Source: wp-includes/functions.php:3785

Used by 29 functions | Uses 1 function

wp_list_sort()

Function: Sorts a list of objects, based on one or more orderby arguments.

Source: wp-includes/functions.php:3803

Used by 5 functions | Uses 1 function

smilies

Filter Hook: Filters all the smilies.

Source: wp-includes/functions.php:3572

Used by 1 function | Uses 0 functions

wp_parse_slug_list()

Function: Clean up an array, comma- or space-separated list of slugs.

Source: wp-includes/functions.php:3662

Used by 1 function | Uses 1 function

_delete_option_fresh_site()

Function: Delete the fresh site option.

Source: wp-includes/functions.php:3444

Used by 0 functions | Uses 1 function

wp_send_json()

Function: Send a JSON response back to an Ajax request.

Source: wp-includes/functions.php:3304

Used by 4 functions | Uses 5 functions

wp_send_json_success()

Function: Send a JSON response back to an Ajax request, indicating success.

Source: wp-includes/functions.php:3329

Used by 47 functions | Uses 1 function

wp_send_json_error()

Function: Send a JSON response back to an Ajax request, indicating failure.

Source: wp-includes/functions.php:3353

Used by 50 functions | Uses 2 functions
« Previous 1 … 51 52 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy