apply_filters( 'learndash_registration_form_include_group', boolean $include_group , int $post_id )
Filters whether to allow user registration from the group.
Description Description
Parameters Parameters
- $include_group
-
whether to allow user registration from the group.
- $post_id
-
Course ID.
Source Source
File: themes/ld30/includes/login-register-functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.2.0 | Introduced. |