PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
single-listing
/
right-top-tools
<?php global $post; ?> <div class="listing-detail_rightItem__2CjTS <?php echo esc_attr(apply_filters('wilcity/filter/class-prefix', 'wilcity-single-tool-share'));?>"> <a class="wil-btn wil-btn--border wil-btn--round wil-btn--sm " href="#" data-toggle-button="share" data-body-toggle="true"><i class="color-primary la la-share"></i> <?php esc_html_e('Share', 'wilcity'); ?> </a> <div class="listing-detail_shareContent__2nr-2" data-toggle-content="share"> <socials-sharing post-link="<?php echo esc_url(get_permalink($post->ID)); ?>" post-title="<?php echo get_the_title($post->ID); ?>" :post-id="<?php echo abs($post->ID); ?>" featured-img="<?php echo \WilokeListingTools\Framework\Helpers\GetSettings::getFeaturedImg($post->ID, 'large'); ?>"></socials-sharing> </div> </div>
[+]
..
[-] share.php
[edit]
[-] report.php
[edit]
[-] inbox.php
[edit]
[-] .right-top-tools.php
[edit]
[-] favorite.php
[edit]