• Does register_setting() automatically inset the new option in the wp_options table? If the theme runs for the first time, will get_option(‘whatever’) exist in the options table, assuming ‘whatever’ is the option value for register_setting()

The topic ‘Question about register_setting()’ is closed to new replies.