do_settings_fields


do_settings_fields ( $page, $section )

Parameters:
  • (string) page Slug title of the admin page whose settings fields you want to show.
  • (string) section Slug title of the settings section whose fields you want to show.
Defined at:

Description

Prints out the settings fields for a particular settings section.Part of the Settings API. Use this in a settings page to output a specific section. Should normally be called by do_settings_sections() rather than directly.

Related Functions

settings_fields, add_settings_field, do_settings_sections, settings_errors, add_settings_error

Top Google Results

User discussions

wpseek mobile