LearnDash_Settings_Fields::show_section_fields LearnDash_Settings_Fields::show_section_fields( array $section_fields = array() ) Show all fields in section. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $section_fields (array) (Optional) Array of fields for section. Default value: array() Source # File: sfwd-lms/includes/settings/class-ld-settings-fields.php Changelog # Changelog Version Description 3.0.0 Introduced. Related # @package # LearnDash / Settings / Fields Uses # Uses Uses Description sfwd-lms/includes/settings/class-ld-settings-fields.php: LearnDash_Settings_Fields::show_section_field_row () Shows the field row Used By # Used By Used By Description sfwd-lms/includes/settings/class-ld-settings-metaboxes.php: LearnDash_Settings_Metabox::show_settings_metabox_fields () Show Settings Section Fields. sfwd-lms/includes/settings/class-ld-shortcodes-sections.php: LearnDash_Shortcodes_Section::show_section_fields () Show Section Fields.
Uses # Uses Uses Description sfwd-lms/includes/settings/class-ld-settings-fields.php: LearnDash_Settings_Fields::show_section_field_row () Shows the field row
Used By # Used By Used By Description sfwd-lms/includes/settings/class-ld-settings-metaboxes.php: LearnDash_Settings_Metabox::show_settings_metabox_fields () Show Settings Section Fields. sfwd-lms/includes/settings/class-ld-shortcodes-sections.php: LearnDash_Shortcodes_Section::show_section_fields () Show Section Fields.