scbOptions::__construct( string $key, string $file, array $defaults = array() )

Create a new set of options.


Package


    Description Description


    Parameters Parameters

    $key

    (string) (Required) Option name.

    $file

    (string) (Required) Reference to main plugin file.

    $defaults

    (array) (Optional) (optional) An associative array of default values.

    Default value: array()


    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.