wpseek.com
A WordPress-centric search engine for devs and theme authors
array_find_key › WordPress Function
Since6.8.0
Deprecatedn/a
› array_find_key ( $array, $callback )
Parameters: (2) |
|
Returns: |
|
Defined at: |
|
Codex: |
Polyfill for `array_find_key()` function added in PHP 8.4.
Searches an array for the first key that passes a given callback.