wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
array_key_first › WordPress Function
Seit5.9.0
Veraltetn/v
› array_key_first ( $array )
Parameter: |
|
Gibt zurück: |
|
Definiert in: |
|
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.