• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 4.7.0

header_video_settings

Filter Hook: Filters header video settings.

Source: wp-includes/theme.php:1649

Used by 1 function | Uses 0 functions

add_site_option_{$option}

Action Hook: Fires after a specific network option has been successfully added.

Source: wp-includes/option.php:1598

Used by 1 function | Uses 0 functions

auth_{$object_type}_{$object_subtype}_meta_{$meta_key}

Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.

Source: wp-includes/capabilities.php:381

Used by 1 function | Uses 0 functions

auth_{$object_type}_{$sub_type}_meta_{$meta_key}

Filter Hook: Filters whether the user is allowed to add post meta to a post of a given type.

Source: wp-includes/capabilities.php:353

Used by 0 functions | Uses 0 functions

handle_bulk_actions-{$screen}

Filter Hook: Fires when a custom bulk action should be handled.

Source: wp-admin/edit.php:212

Used by 0 functions | Uses 0 functions

handle_network_bulk_actions-{$screen}

Filter Hook: Fires when a custom bulk action should be handled.

Source: wp-admin/network/site-themes.php:139

Used by 0 functions | Uses 0 functions

WP_Theme::get_post_templates()

Method: Returns the theme’s post templates.

Source: wp-includes/class-wp-theme.php:1223

Used by 1 function | Uses 11 functions

theme_{$post_type}_templates

Filter Hook: Filters list of page templates for a theme.

Source: wp-includes/class-wp-theme.php:1338

Used by 1 function | Uses 0 functions

wp_query_search_exclusion_prefix

Filter Hook: Filters the prefix that indicates that a search term should be excluded from results.

Source: wp-includes/class-wp-query.php:1398

Used by 1 function | Uses 0 functions

rest_sanitize_value_from_schema()

Function: Sanitize a value based on a schema.

Source: wp-includes/rest-api.php:2669

Used by 11 functions | Uses 18 functions

rest_sanitize_boolean()

Function: Changes a boolean-like value into the proper boolean value.

Source: wp-includes/rest-api.php:1416

Used by 1 function | Uses 0 functions

rest_is_boolean()

Function: Determines if a given value is boolean-like.

Source: wp-includes/rest-api.php:1437

Used by 1 function | Uses 0 functions

rest_get_avatar_urls()

Function: Retrieves the avatar urls in various sizes.

Source: wp-includes/rest-api.php:1196

Used by 2 functions | Uses 2 functions

rest_get_avatar_sizes()

Function: Retrieves the pixel sizes for avatars.

Source: wp-includes/rest-api.php:1214

Used by 3 functions | Uses 2 functions

rest_validate_value_from_schema()

Function: Validate a value based on a schema.

Source: wp-includes/rest-api.php:2073

Used by 15 functions | Uses 21 functions

rest_is_ip_address()

Function: Determines if an IP address is valid.

Source: wp-includes/rest-api.php:1398

Used by 2 functions | Uses 1 function

rest_authorization_required_code()

Function: Returns a contextual HTTP error code for authorization failure.

Source: wp-includes/rest-api.php:1319

Used by 78 functions | Uses 1 function

rest_validate_request_arg()

Function: Validate a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1333

Used by 5 functions | Uses 1 function

rest_sanitize_request_arg()

Function: Sanitize a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1353

Used by 2 functions | Uses 1 function

rest_parse_request_arg()

Function: Parse a request argument based on details registered to the route.

Source: wp-includes/rest-api.php:1376

Used by 2 functions | Uses 3 functions

register_rest_field()

Function: Registers a new field on an existing WordPress object type.

Source: wp-includes/rest-api.php:137

Used by 1 function | Uses 1 function

create_initial_rest_routes()

Function: Registers default REST API routes.

Source: wp-includes/rest-api.php:220

Used by 0 functions | Uses 35 functions

wp_doing_ajax()

Function: Determines whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1496

Used by 21 functions | Uses 2 functions

wp_doing_ajax

Filter Hook: Filters whether the current request is a WordPress Ajax request.

Source: wp-includes/load.php:1504

Used by 1 function | Uses 0 functions

is_locale_switched()

Function: Whether switch_to_locale() is in effect.

Source: wp-includes/l10n.php:1723

Used by 0 functions | Uses 1 function

restore_current_locale()

Function: Restores the translations according to the original locale.

Source: wp-includes/l10n.php:1707

Used by 0 functions | Uses 1 function

restore_previous_locale()

Function: Restores the translations according to the previous locale.

Source: wp-includes/l10n.php:1691

Used by 20 functions | Uses 1 function

get_available_languages

Filter Hook: Filters the list of available language codes.

Source: wp-includes/l10n.php:1400

Used by 1 function | Uses 0 functions

switch_to_locale()

Function: Switches the translations according to the given locale.

Source: wp-includes/l10n.php:1675

Used by 20 functions | Uses 1 function

_get_path_to_translation()

Function: Gets the path to a translation file for loading a textdomain just in time.

Source: wp-includes/l10n.php:1239

Used by 2 functions | Uses 1 function
1 2 … 18 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry