scbOptions::get( string|array $field = null, mixed $default = null )

Get option values for one or all fields.


Package


    Description Description


    Parameters Parameters

    $field

    (string|array) (Optional) (optional) The field to get.

    Default value: null

    $default

    (mixed) (Optional) (optional) The value returned when the key is not found.

    Default value: null


    Top ↑

    Return Return

    (mixed) Whatever is in those fields.


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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