ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/compat.php

array_first()

Function: Polyfill for `array_first()` function added in PHP 8.5.

Source: wp-includes/compat.php:475

Used by 0 functions | Uses 0 functions

array_last()

Function: Polyfill for `array_last()` function added in PHP 8.5.

Source: wp-includes/compat.php:497

Used by 0 functions | Uses 0 functions

array_is_list()

Function: Polyfill for `array_is_list()` function added in PHP 8.1.

Source: wp-includes/compat.php:271

Used by 1 function | Uses 0 functions

array_find_key()

Function: Polyfill for `array_find_key()` function added in PHP 8.4.

Source: wp-includes/compat.php:407

Used by 0 functions | Uses 0 functions

array_any()

Function: Polyfill for `array_any()` function added in PHP 8.4.

Source: wp-includes/compat.php:430

Used by 0 functions | Uses 0 functions

array_all()

Function: Polyfill for `array_all()` function added in PHP 8.4.

Source: wp-includes/compat.php:453

Used by 0 functions | Uses 0 functions

array_find()

Function: Polyfill for `array_find()` function added in PHP 8.4.

Source: wp-includes/compat.php:384

Used by 0 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

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_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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy