apply_filters( 'ld_course_list', string $output , array $atts , array $filter )
Filters HTML output of category dropdown.
Description Description
Parameters Parameters
- $output
-
HTML output of category dropdown.
- $atts
-
Shortcode attributes.
- $filter
-
Arguments to retrieve posts.
Source Source
File: includes/shortcodes/ld_course_list.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |