Function epl_get_the_term_list
Adapted from wp core to add additional filters
Package: EPL\Functions\Templates
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 2.1
Since: 3.3 Revised.
Since: 3.5.1 Dynamic class name for item based on taxonomy.
Located at lib/includes/template-functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 2.1
Since: 3.3 Revised.
Since: 3.5.1 Dynamic class name for item based on taxonomy.
Located at lib/includes/template-functions.php
Parameters summary
string |
$id |
The identifier. |
string |
$taxonomy |
The taxonomy. |
string |
$before = '' |
The before. |
string |
$sep = '' |
The separator. |
string |
$after = '' |
The after. |
Return value summary
boolean|false|string|WP_Error|WP_Term[]
|
bool|false|string|WP_Error|WP_Term[] |