apply_filters( 'llms_get_enrollment_statuses', array $enrollment_statuses )

Filter the enrollment statuses


Parameters Parameters

$enrollment_statuses

(array) An associative array representing the enrollment statuses. Keys are the statuses, values are their human readable labels (names).


Top ↑

Source Source

File: includes/llms.functions.core.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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