uawdijnntqw1x1x1
IP : 3.138.178.107
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
public_html
/
wp-content
/
plugins
/
.
/
wp-lastweets
/
templates
/
single_tweet.php
/
/
<?php $enhanced_tweet = wp-lastweets\Functions\refactor_tweet_object( $tweet ); ?> <article class="lastweet-tweet"> <header> <a target="_blank" rel="nofollow" href="<?php echo esc_url( $enhanced_tweet->user->url ); ?>"> <img src="<?php echo esc_url( $enhanced_tweet->user->avatar ); ?>" alt="<?php echo esc_attr( $enhanced_tweet->user->name ); ?>" /> <p> <?php echo esc_html( $enhanced_tweet->user->name ); ?> <small> <?php echo sprintf( '@%1$s', esc_html( $enhanced_tweet->user->screen_name ) ); ?> <time><?php echo esc_html( date_i18n( get_option( 'date_format' ), $enhanced_tweet->date ) ); ?></time> </small> </p> </a> </header> <blockquote> <?php echo wp_kses_post( $enhanced_tweet->text ); ?> </blockquote> <footer> <a target="_blank" rel="nofollow" href="<?php echo esc_url( $enhanced_tweet->url ); ?>"> <span class="retweets"> <?php printf( __( '%1$d retweets', 'wp-lastweets' ), (int) $enhanced_tweet->retweets_count ); ?> </span> <span class="favorites"> <?php printf( __( '%1$d favorites', 'wp-lastweets' ), (int) $enhanced_tweet->favorites_count ); ?> </span> </a> </footer> </article>
/home/batcwwjx/public_html/wp-content/plugins/./wp-lastweets/templates/single_tweet.php