apply_filters( 'learndash_course_steps_expand_all', boolean $expand_all, int $course_id, string $context )

Filters whether to expand all course steps by default. Default is false.


Description Description


Parameters Parameters

$expand_all

Whether to expand all course steps.

$course_id

Course ID.

$context

The context where course is expanded.


Top ↑

Source Source

File: themes/ld30/templates/group.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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