post->ID ); $sticky_class = $this->is_sticky_class(); array_push( $post_classes, 'article-wrapper', $sticky_class ); $post_classes = implode( ' ', $post_classes ); $opt_cat = $this->get_inner_option( 'meta_' . $this->current_post_type . '.category' ); $tagline = ''; if ( function_exists( 'get_field' ) ) { $tagline = get_field( 'trilisting_tagline', $this->post->ID ); } ?>
render_image( $img_layout, true, $data = '' ); if ( ( 'trilisting_places' === $this->current_post_type ) && 1 == $opt_cat ) { echo $this->render_category( 1, 'trilisting_category', 'tax_category_icons' ); } ?>
current_post_type ) && 1 == $opt_cat ) { echo $this->render_category(); } ?>
is_sticky(); echo $this->render_title(); ?>
current_post_type ) : ?> current_post_type ) && 1 == $this->get_inner_option( 'meta_' . $this->current_post_type . '.reviews' ) ) { echo trilisting_display_average_rating( $this->post->ID ); } ?> render_post_content(); ?>
post->ID ); $author_id = esc_attr( $this->post->post_author ); $opt_date = $this->get_inner_option( 'meta_' . $this->current_post_type . '.date' ); ?> get_inner_option( 'meta_' . $this->current_post_type . '.author' ) || 1 == $opt_date ) : ?> post->ID ); $phone = get_field( 'trilisting_phone', $this->post->ID ); } if ( 'trilisting_places' === $this->current_post_type && 1 == $opt_cat ) { echo $this->render_category( 1, 'trilisting_location' ); } ?> render_fields(); ?> current_post_type && 1 == $this->get_inner_option( 'meta_' . $this->current_post_type . '.comments' ) ) : ?>
render_comments( true, '' ); ?>