scbOptions::set( string|array $field, mixed $value = '' )

Set all data fields, certain fields or a single field.


Package


    Description Description


    Parameters Parameters

    $field

    (string|array) (Required) The field to update or an associative array.

    $value

    (mixed) (Optional) (optional) The new value ( ignored if $field is array ).

    Default value: ''


    Top ↑

    Return Return

    (void)


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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