get_meta( 'map' ); $address = $agent->get_meta( 'address' ); $id = time(); ?>
>
get_meta( 'email' ); $args = [ 'post_id' => get_the_ID(), 'id' => get_the_ID(), 'email' => $email, 'message' => '', 'type' => 'agent', ]; echo apply_filters( 'opalestate_render_contact_form', opalestate_load_template_path( 'messages/contact-form', $args ), $args ); ?>
', '' ); ?>
', '', false ) ) ); wp_link_pages( [ 'before' => '', 'link_before' => '', 'link_after' => '', ] ); ?>

. ' . esc_html__( 'Location:', 'opalestate-pro' ) . ''; $output = ''; foreach ( $terms as $term ) { $output .= $term->name; } $output .= ''; echo $output; } ?>