LearnDash_Settings_Section_Custom_Labels::section_pre_update_option( array $new_values = '', array $old_values = '',  $setting_option_key = '' )

Changes group_leader role display name


Description Description


Parameters Parameters

$new_values

(Optional) Array of section fields values.

Default value: ''

$old_values

(Optional) Array of old values.

Default value: ''

$section_key

(Required) Section option key should match $this->setting_option_key.


Top ↑

Source Source

File: includes/settings/settings-sections/class-ld-settings-section-custom-labels.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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