wpseek.com
A WordPress-centric search engine for devs and theme authors
str_contains › WordPress Function
Since5.9.0
Deprecatedn/a
› str_contains ( $haystack, $needle )
Parameters: (2) |
|
Returns: |
|
Defined at: |
|
Codex: |
Polyfill for `str_contains()` function added in PHP 8.0.
Performs a case-sensitive check indicating if needle is contained in haystack.