sfw_list_departments
The code documented on this page is only available in the pro version.
Description
Display or retrieve the HTML list of Departments.
Since: 1.0.0
For further information see: wp_list_categories
Code
<?php function sfw_list_departments( $args = array() ){
…
} ?>
Parameter
- $args
- (array) see wp_list_categories
Default: array()