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