Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 488 Bytes

alch_options_id.md

File metadata and controls

18 lines (10 loc) · 488 Bytes

alch_options_id

Function alch_options_id returns the filtered configuration option name.

By default, the configuration options are stored in the alchemy_options option. A filter is available to change it.

Parameters

The function doesn't have any parameters.

Example

    $myOptionsID = alch_options_id();

If no functions were executed for the alch_options_id filter the $myOptionsID variable will be alchemy_options.