403Webshell
Server IP : 217.160.0.15  /  Your IP : 216.73.217.84
Web Server : Apache
System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User : u37981780 ( 1696858)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/43/d124547881/htdocs/chocadoodle.co.uk/wp-content/themes/omega/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/43/d124547881/htdocs/chocadoodle.co.uk/wp-content/themes/omega/partials/entry.php
<?php
if ( is_home() || is_archive() || is_search() ) {
?>	
	<div <?php omega_attr( 'entry-summary' ); ?>>
<?php 		
	if( get_theme_mod( 'post_thumbnail', 1 ) && has_post_thumbnail()) {

		if ( ! class_exists( 'Get_The_Image' ) ) {
			apply_filters ( 'omega_featured_image' , printf( '<a href="%s" title="%s">%s</a>', get_permalink(), the_title_attribute( 'echo=0' ), get_the_post_thumbnail(get_the_ID(), get_theme_mod( 'image_size' ), array('class' => get_theme_mod( 'image_size' )) ) ));
		} else {
			get_the_image( array( 'size' => get_theme_mod( 'image_size' ) ) );		
		}	
	}

	if ( 'excerpts' === get_theme_mod( 'post_excerpt', 'excerpts' ) ) {
		if ( get_theme_mod( 'excerpt_chars_limit', 0 ) ) {
			the_content_limit( (int) get_theme_mod( 'excerpt_chars_limit' ), get_theme_mod( 'more_text', '[Read more...]' ) );
		} else {
			the_excerpt();
		}
	}
	else {
		the_content( get_theme_mod( 'more_text' ) );
	}
?>	
	</div>
<?php 	
} else {
?>	
	<div <?php omega_attr( 'entry-content' ); ?>>
<?php 	
	the_content();
	wp_link_pages( array( 'before' => '<p class="page-links">' . '<span class="before">' . __( 'Pages:', 'omega' ) . '</span>', 'after' => '</p>' ) );
?>	
	</div>
<?php 	
}
?>

Youez - 2016 - github.com/yon3zu
LinuXploit