IP Address: 80.252.133.24:443 You: 216.73.216.149
| |||||||||||||||||||
|
| ||||||||||||||||||
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON | |||||||||||||||||||
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, | |||||||||||||||||||
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ] |
|||||||||||||||||||
| |||||||||||||||||||
/ home/ mar/ bak/ sdam-objekt.ru/ constructzine-lite/ - drwxr-xr-x |
Viewing file:
Select action/file-type:
<?php
/*
* The template for displaying Index.
*
* @package ThemeIsle
*/
get_header();
?>
<div id="main-content">
<div class="inner cf">
<div class="blog-left">
<div class="blog-left-title">
<?php _e( 'Our Blog', 'ti' ); ?>
</div>
<!--/.blog-left-title-->
<?php
if ( have_posts() ) {
while ( have_posts() ) {
the_post();
$featured_image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'single-post-thumbnail' ); ?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>" class="post-title">
<?php the_title(); ?>
</a><!--/.post-title-->
<div class="post-meta">
<?php _e( 'Posted by', 'ti' ); ?> <?php the_author_posts_link(); ?> <?php _e( 'in', 'ti' ); ?> <?php the_category( ', ' ); ?>
, <?php _e( 'on', 'ti' ); ?> <?php echo the_time( get_option( 'date_format' ) ); ?>
</div>
<!--/.post-meta-->
<div class="post-image">
<?php
if ( $featured_image != null ) {
?>
<img src="<?php echo $featured_image[0]; ?>" alt="<?php the_title(); ?>"
title="<?php the_title(); ?>"/>
<?php
}
?>
</div>
<!--/.post-image-->
<div class="post-entry">
<?php the_excerpt(); ?>
</div>
<!--/.post-entry-->
<div class="post-footer">
<ul>
<li class="comments-icon"><a href="<?php the_permalink(); ?>#comments"
title="<?php printf( _n( 'One Comment', '%1$s Comments', get_comments_number(), 'ti' ), number_format_i18n( get_comments_number() ), '' . get_the_title() . '' ); ?>"><?php printf( _n( 'One Comment', '%1$s Comments', get_comments_number(), 'ti' ), number_format_i18n( get_comments_number() ), '' . get_the_title() . '' ); ?></a>
</li>
<li><a href="<?php the_permalink(); ?>"
title="<?php _e( 'Read more...', 'ti' ); ?>"><?php _e( 'Read more...', 'ti' ); ?></a>
</li>
</ul>
</div>
<!--/.post-footer-->
</article><!--/article-->
<?php
}
} else {
echo __( 'No posts found', 'ti' );
}
?>
<?php
ti_constructzine_pagination();
?>
</div>
<!--/.blog-left-->
<?php get_sidebar(); ?>
</div>
</div>
<?php get_footer(); ?>
|
Command: | |
Quick Commands: | |
Upload: | |
PHP Filesystem: |
<@ Ú |
Search File: | |
Create File: | |
View File: | |
Mass Defacement: |