APP_Item_Registry::get_meta( string $id, string $key = '' )

Returns the array of meta information, or part of it if specified


Package


    Description Description


    Parameters Parameters

    $id

    (string) (Required) The item type registered in register()

    $key

    (string) (Optional) (optional) The part of the array to return

    Default value: ''


    Top ↑

    Return Return

    (array|mixed) If specified, the part of the meta array, or the entire meta array


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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