apply_filters( 'learndash_course_steps_by_type', array $steps_query_args, int $course_id, string $step_type )

Filters course steps by type query arguments.


Description Description


Parameters Parameters

$steps_query_args

An array steps query arguments.

$course_id

Course ID to get steps for.

$step_type

Steps post type. Could be 'sfwd-lessons', 'sfwd-topics' etc.


Top ↑

Source Source

File: includes/course/ld-course-functions.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.