ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 194

str_contains()

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

Source: wp-includes/compat.php:269

Used by 38 functions | Uses 0 functions

str_ends_with()

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

Source: wp-includes/compat.php:309

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:287

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

stripos()

Function:

Source: wp-includes/class-pop3.php:661

Used by 10 functions | Uses 0 functions

stripslashes_deep()

Function: Navigates through an array, object, or scalar, and removes slashes from the values.

Source: wp-includes/formatting.php:2832

Used by 0 functions | Uses 0 functions

stripslashes_from_strings_only()

Function: Callback function for `stripslashes_deep()` which strips slashes from strings.

Source: wp-includes/formatting.php:2844

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