learndash_get_group_children( integer $group_id )

Utility function to return all groups below the parent.


Description Description


Parameters Parameters

$group_id

(Required) Group parent ID.


Top ↑

Return Return

(array) of children groups IDs.


Top ↑

Source Source

File: includes/ld-groups.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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