Docs

EVF_Settings_API::generate_settings_html( array $form_fields = array(), bool $echo = true ): string

Generate Settings HTML.

Description

Generate the HTML for the fields on the "settings" screen.

Parameters

$form_fieldsarrayoptional
(default: array()) Array of form fields.

Default:array()

$echobooloptional
Echo or return.

Default:true

Return

string the html for the settings