Browse: Home / Classes / Learndash_Admin_Question_Edit /

Learndash_Admin_Question_Edit::display_options

Learndash_Admin_Question_Edit::display_options( array $options = array() )

Filter the SFWD display options logic to set a default value for the Quiz.


Description #


Parameters #

$options

(array) (Optional) Array of settings values for the current post_type.

Default value: array()


Return #

(array) of $options.


Source #

File: includes/admin/classes-posts-edits/class-learndash-admin-question-edit.php


Changelog #

Changelog
Version Description
2.6.0 Introduced.