apply_filters( 'learndash_course_builder_include_orphaned_steps', 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 course.


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-course-builder-metabox.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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