This method has been deprecated. Use wp_list_pluck() instead.

scbUtil::array_pluck( array $array, string $key )

Extract a certain value from a list of arrays.


Package


    Description Description

    See also See also


    Top ↑

    Parameters Parameters

    $array

    (array) (Required)

    $key

    (string) (Required)


    Top ↑

    Return Return

    (array)

    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.