Function epl_get_available_terms
Get available terms based on post type & property status
Package: EPL\Widget\Functions
Copyright: Copyright (c) 2019, Merv Barrett
License: GNU Public License
Located at lib/widgets/widget-functions.php
Copyright: Copyright (c) 2019, Merv Barrett
License: GNU Public License
Located at lib/widgets/widget-functions.php
Parameters summary
string |
$tax = 'location' |
Taxonomy name. |
string |
$post_type = '' |
Post type name. |
string |
$property_status = '' |
Listing status. |
Return value summary
mixed
|
terms which is filterable with epl_get_available_terms. |