apply_filters( 'llms_shortcode_course_info', string $ret , array $atts )
Filters the course info shortcode output
Description Description
Parameters Parameters
- $ret
-
The shortcode output.
- $atts
-
Associative array of shortcode attributes.
Source Source
File: includes/shortcodes/class.llms.shortcodes.php
Changelog Changelog
Version | Description |
---|---|
unknown | Introduced. |