Custom_Image_Header::set_header_image()Chooses a header image, selected from existing uploaded and default headers, or provides an array of uploaded header data (either new, or from media library).
WP_Theme_JSON_Resolver::get_resolved_theme_uris()Resolves relative paths in theme.json styles to theme absolute paths and returns them in an array that can be embedded as the value of `_link` object in REST API responses.
Signature, return type and hooks compared across 5 parsed releases.
6.9.0
Prepends https:// to the URL if it does not already contain a scheme and the first item in $protocols is 'https'.from the docblock
5.9.0
Restored (un-deprecated).from the docblock
2.8.0
Deprecated in favor of esc_url_raw().from the docblock
2.3.1
Introduced.from the docblock
About this page
Parsed data
Generated from the wordpress-develop 7.0.4 tag, from src/wp-includes/formatting.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.