apply_filters( 'learndash_quiz_builder_include_orphaned_questions', boolean $include_orphaned_steps, array $args )

Filters whether to include orphaned steps or not. Orphaned steps are the steps that are not attached to a quiz.


Description Description


Parameters Parameters

$include_orphaned_steps

Whether to include orphaned steps.

$args

An array of query arguments.


Top ↑

Source Source

File: includes/admin/classes-builders/class-learndash-admin-quiz-builder-metabox.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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