Description

This function returns stored option values for Conductor. This function uses get_option() to fetch option values.

Technical Details

  • Type: Function
  • Parameters:
    • $option_name (Boolean, string): Used to specify an option name to retrieve, expected to match full option name stored in database (i.e. 'conductor_license')
      • Default: false
  • Return Value: array

Resources

Examples

The following example demonstrates how to fetch Conductor Options.