Prints out all settings sections added to a particular settings pagePart of the Settings API. Use this in a settings page callback function to output all the sections and fields that were added to that $page with add_settings_section() and add_settings_field()
972
Continue reading