apply_filters( 'llms_make_select2_student_array', array $elements, array $post_ids )

Filter the select2 student array


Parameters Parameters

$elements

(array) Associative array representing select2 student elements.

$post_ids

(array) Indexed array of WordPress Post IDs.


Top ↑

Source Source

File: includes/llms.functions.core.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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