Sindbad~EG File Manager

Current Path : /var/www/html/amopropiedades.com/wp-content/themes/houzez/property-details/
Upload File :
Current File : /var/www/html/amopropiedades.com/wp-content/themes/houzez/property-details/features.php

<?php
global $property_features;
$property_features = wp_get_post_terms( get_the_ID(), 'property_feature', array("fields" => "all"));

if (!empty($property_features)):
?>
<div class="property-features-wrap property-section-wrap" id="property-features-wrap">
	<div class="block-wrap">
		<div class="block-title-wrap d-flex justify-content-between align-items-center">
			<h2><?php echo houzez_option('sps_features', 'Features'); ?></h2>
		</div><!-- block-title-wrap -->
		<div class="block-content-wrap">
			<?php get_template_part('property-details/partials/features'); ?> 
		</div><!-- block-content-wrap -->
	</div><!-- block-wrap -->
</div><!-- property-features-wrap -->
<?php endif; ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists