Opal-Estate-Pro/templates/search-box/fields/areasize.php
2019-10-10 10:41:57 +07:00

7 lines
114 B
PHP
Executable File

<?php
if ( ! opalestate_is_enable_areasize_field() ) {
return;
}
opalestate_property_areasize_field_template();