File manager - Edit - /home/dubair8/saluempire.com/wp-content/plugins/wp-realestate/templates/agencies-styles/inner-grid.php
Back
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } global $post; $address = get_post_meta( $post->ID, WP_REALESTATE_AGENCY_PREFIX . 'address', true ); ?> <?php do_action( 'wp_realestate_before_agent_content', $post->ID ); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if ( has_post_thumbnail() ) { ?> <div class="agent-thumbnail"> <?php echo get_the_post_thumbnail( $post->ID, 'thumbnail' ); ?> </div> <?php } ?> <div class="agent-information"> <?php the_title( sprintf( '<h2 class="entry-title agent-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?> <?php if ( $address ) { ?> <div class="agent-location"><?php echo $address; ?></div> <?php } ?> </div> </article><!-- #post-## --> <?php do_action( 'wp_realestate_after_agent_content', $post->ID ); ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings