LLMS_Settings_Page::output()
Output the settings fields
Return Return
(void)
Source Source
File: includes/admin/settings/class.llms.settings.page.php
public function output() {
LLMS_Admin_Settings::output_fields( $this->get_settings() );
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.17.5 | Unknown. |
| 1.0.0 | Introduced. |