LearnDash_Settings_Quizzes_Management_Display::section_pre_update_option( $current_values = '',  $old_values = '',  $option = '' )

Intercept the WP options save logic and check that we have a valid nonce.


Description Description


Parameters Parameters

$value

(Required) Array of section fields values.

$old_value

(Required) Array of old values.

$section_key

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


Top ↑

Source Source

File: includes/settings/settings-sections/class-ld-settings-section-quizzes-management-display.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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