????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.64.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/tempvsty/buyeaa.com/wp-content/themes/sinatra/template-parts/entry/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/buyeaa.com/wp-content/themes/sinatra/template-parts/entry//entry-content-footer.php
<?php
/**
 * Template part for displaying entry tags.
 *
 * @package     Sinatra
 * @author      Sinatra Team <[email protected]>
 * @since       1.0.0
 */

$sinatra_entry_elements    = sinatra_option( 'single_post_elements' );
$sinatra_entry_footer_tags = isset( $sinatra_entry_elements['tags'] ) && $sinatra_entry_elements['tags'] && has_tag();
$sinatra_entry_footer_date = isset( $sinatra_entry_elements['last-updated'] ) && $sinatra_entry_elements['last-updated'] && get_the_time( 'U' ) !== get_the_modified_time( 'U' );

$sinatra_entry_footer_tags = apply_filters( 'sinatra_display_entry_footer_tags', $sinatra_entry_footer_tags );
$sinatra_entry_footer_date = apply_filters( 'sinatra_display_entry_footer_date', $sinatra_entry_footer_date );

// Nothing is enabled, don't display the div.
if ( ! $sinatra_entry_footer_tags && ! $sinatra_entry_footer_date ) {
	return;
}
?>

<?php do_action( 'sinatra_before_entry_footer' ); ?>

<div class="entry-footer">

	<?php
	// Post Tags.
	if ( $sinatra_entry_footer_tags ) {
		sinatra_entry_meta_tag(
			'<div class="post-tags"><span class="cat-links">',
			'',
			'</span></div>',
			0,
			false
		);
	}

	// Last Updated Date.
	if ( $sinatra_entry_footer_date ) {

		$sinatra_before = '<span class="last-updated si-iflex-center">';

		if ( true === sinatra_option( 'single_entry_meta_icons' ) ) {
			$sinatra_before .= sinatra()->icons->get_svg( 'edit-3' );
		}

		sinatra_entry_meta_date(
			array(
				'show_published' => false,
				'show_modified'  => true,
				'before'         => $sinatra_before,
				'after'          => '</span>',
			)
		);
	}
	?>

</div>

<?php do_action( 'sinatra_after_entry_footer' ); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit