2020-05-01 / 3711阅 / 悠然
Print 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.
(string)
(Required)
Slug title of the admin page whose settings fields you want to show.
(string)
(Required)
Slug title of the settings section whose fields you want to show.