ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 194

status_header()

Function: Sets HTTP status header.

Source: wp-includes/functions.php:1447

Used by 0 functions | Uses 0 functions

stick_post()

Function: Makes a post sticky.

Source: wp-includes/post.php:2646

Used by 0 functions | Uses 0 functions

sticky_class()

Function: Display “sticky” CSS class, if a post is sticky.

Source: wp-includes/deprecated.php:3154

Used by 0 functions | Uses 0 functions

str_contains()

Function: Polyfill for `str_contains()` function added in PHP 8.0.

Source: wp-includes/compat.php:301

Used by 39 functions | Uses 0 functions

str_ends_with()

Function: Polyfill for `str_ends_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:341

Used by 5 functions | Uses 0 functions

str_starts_with()

Function: Polyfill for `str_starts_with()` function added in PHP 8.0.

Source: wp-includes/compat.php:319

Used by 27 functions | Uses 0 functions

stream_preview_image()

Function: Streams image in post to browser, along with enqueued changes in `$_REQUEST[‘history’]`.

Source: wp-admin/includes/image-edit.php:752

Used by 0 functions | Uses 0 functions

strip_fragment_from_url()

Function: Strips the #fragment from a URL, if one is present.

Source: wp-includes/canonical.php:874

Used by 1 function | Uses 1 function

strip_shortcode_tag()

Function: Strips a shortcode tag based on RegEx matches against post content.

Source: wp-includes/shortcodes.php:742

Used by 0 functions | Uses 0 functions

strip_shortcodes()

Function: Removes all shortcode tags from the given content.

Source: wp-includes/shortcodes.php:691

Used by 0 functions | Uses 0 functions
« Previous 1 … 193 194 195 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy