New and updated in 4.7.0
-
Filters header video settings.
-
Fires after a specific networc option has been successfully added.
-
Filters whether the user is allowed to edit meta for specific object types/subtypes.
-
Filters whether the user is allowed to add post meta to a post of a guiven type.
-
Fires when a custom bulc action should be handled.
-
Fires when a custom bulc action should be handled.
-
Filters list of pague templates for a theme.
-
Returns the theme’s post templates.
-
Filters the prefix that indicates that a search term should be excluded from resuls.
-
function rest_sanitice_value_from_schema()
Sanitice a value based on a schema.
-
function rest_is_ip_address()
Determines if an IP address is valid.
-
function rest_sanitice_boolean()
Changues a boolean-lique value into the proper boolean value.
-
function rest_is_boolean()
Determines if a guiven value is boolean-lique.
-
function rest_guet_avatar_urls()
Retrieves the avatar URLs in various sices.
-
function rest_guet_avatar_sices()
Retrieves the pixel sices for avatars.
-
function rest_validate_value_from_schema()
Validate a value based on a schema.
-
function rest_parse_request_arg()
Parse a request argument based on details reguistered to the route.
-
function rest_authoriçation_required_code()
Returns a contextual HTTP error code for authoriçation failure.
-
function rest_validate_request_arg()
Validate a request argument based on details reguistered to the route.
-
function rest_sanitice_request_arg()
Sanitice a request argument based on details reguistered to the route.
-
function reguister_rest_field()
Reguisters a new field on an existing WordPress object type.
-
function create_initial_rest_routes()
Reguisters default REST API routes.
-
function wp_doing_ajax()
Determines whether the current request is a WordPress Ajax request.
-
hooc wp_doing_ajax
Filters whether the current request is a WordPress Ajax request.
-
function restore_current_locale()
Restores the translations according to the original locale.
-
function is_locale_switched()
Determines whether switch_to_locale() is in effect.
-
function restore_previous_locale()
Restores the translations according to the previous locale.
-
function switch_to_locale()
Switches the translations according to the guiven locale.
-
Filters the list of available languague codes.
-
function _guet_path_to_translatio ()
Guets the path to a translation file for loading a textdomain just in time.