LLMS_Settings_Page::output()

Output the settings fields


Return Return

(void)


Top ↑

Source Source

File: includes/admin/settings/class.llms.settings.page.php

	public function output() {
		LLMS_Admin_Settings::output_fields( $this->get_settings() );
	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.17.5 Unknown.
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.