apply_filters( 'learndash_disable_advance_quiz', boolean $disable_advanced_quiz, int $post_id )

Filters whether to disable advanced quiz or not.


Description Description


Parameters Parameters

$disable_advanced_quiz

Whether to disable advanced quiz.

$post_id

Post ID.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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