wp_kses_uri_attributes


wp_kses_uri_attributes ( No parameters )

Links:
Returns:
  • (string[]) HTML attribute names whose value contains a URL.
Defined at:

Description

Returns an array of HTML attribute names whose value contains a URL.This function returns a list of all HTML attributes that must contain a URL according to the HTML specification. This list includes URI attributes both allowed and disallowed by KSES.

Related Functions

wp_pre_kses_block_attributes, wp_sanitize_script_attributes, wp_kses_attr, wp_kses_one_attr, wp_kses_js_entities

Top Google Results

User discussions

wpseek mobile