wpseek.com
A WordPress-centric search engine for devs and theme authors
array_key_first › WordPress Function
Since5.9.0
Deprecatedn/a
› array_key_first ( $array )
Parameters: |
|
Returns: |
|
Defined at: |
|
Codex: |
Polyfill for array_key_first() function added in PHP 7.3.
Get the first key of the given array without affecting the internal array pointer.Related Functions: array_key_last, array_is_list, _wp_array_get, _wp_array_set, registered_meta_key_exists