Function epl_property_category
Property Category
Package: EPL\Functions\Templates
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.9 Removed passed 'value' option, added epl_property_category hook and passing of tag and class.
Located at lib/includes/template-functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.9 Removed passed 'value' option, added epl_property_category hook and passing of tag and class.
Located at lib/includes/template-functions.php
Parameters summary
string |
$tag = 'div' |
The div tag. |
string |
$class = 'property-category' |
The css class name. |