do_settings_sections


do_settings_sections ( $page )

Parameters:
  • (string) page The slug name of the page whose settings sections you want to output.
Defined at:

Description

Prints out all settings sections added to a particular settings page.Part 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()

Related Functions

add_settings_section, do_settings_fields, doing_action, settings_errors, add_settings_error

Top Google Results

User discussions

wpseek mobile