do_action( 'learndash-group-infobar-noaccess-price-before', string|false $post_type , int $group_id , int $user_id )
Action to add custom content inside the un-enrolled ld-course-status infobox before the price
Description Description
Parameters Parameters
- $post_type
-
Post type slug.
- $group_id
-
Group ID.
- $user_id
-
User ID.
Source Source
File: themes/ld30/templates/modules/infobar/group.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |