learndash_get_course_step_groups( int $step_id )

Gets the list of groups associated with the course step.


Description Description


Parameters Parameters

$step_id

(Required) Course Step ID. Required.


Top ↑

Return Return

(array) An array of group IDs associated with the course step.


Top ↑

Source Source

File: includes/ld-groups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.1.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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