Function __global->get_submitted_config_value

Definitions

sources/config2.php

  • Get the submitted value for a config option.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$name string required parameter N/A N/A Option name
$details array required parameter N/A N/A Option details
$theme_wizard boolean False N/A N/A Whether this value was submitted on the theme wizard screen

Return

  • Value
  • Type: string
  • Set: N/A
  • Range: N/A