Origin commit
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
global $property;
|
||||
|
||||
echo get_the_term_list( $property->get_id(), 'opalestate_types', '<div class="property-types-list"><span class="property-types-list__label">' . esc_html__( 'Types:', 'opalestate-pro' ) . '</span>',
|
||||
', ', '</div>' );
|
||||
Reference in New Issue
Block a user