apply_filters( 'ld_categorydropdown', string $categorydropdown , array $atts , array $filter )
Filters the HTML output of category dropdown.
Description Description
Parameters Parameters
- $categorydropdown
-
HTML markup for category dropdown
- $atts
-
Combined and filtered attribute list.
- $filter
-
Query arguments.
Source Source
File: includes/shortcodes/ld_course_list.php
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |