status_header()
Function: Sets HTTP status header.
Source: wp-includes/functions.php:1447
Function: Sets HTTP status header.
Source: wp-includes/functions.php:1447
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Function: Display “sticky” CSS class, if a post is sticky.
Source: wp-includes/deprecated.php:3154
Function: Polyfill for `str_contains()` function added in PHP 8.0.
Source: wp-includes/compat.php:301
Function: Polyfill for `str_ends_with()` function added in PHP 8.0.
Source: wp-includes/compat.php:341
Function: Polyfill for `str_starts_with()` function added in PHP 8.0.
Source: wp-includes/compat.php:319
Function: Streams image in post to browser, along with enqueued changes in `$_REQUEST[‘history’]`.
Source: wp-admin/includes/image-edit.php:752
Function: Strips the #fragment from a URL, if one is present.
Source: wp-includes/canonical.php:874
Function: Strips a shortcode tag based on RegEx matches against post content.
Source: wp-includes/shortcodes.php:742
Function: Removes all shortcode tags from the given content.
Source: wp-includes/shortcodes.php:691