HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/nyiet8349bzl/www/oldwebsite.sbsc.in/wp-content/themes/eikra/template-parts/content-search.php
<?php
/**
 * @author  RadiusTheme
 * @since   1.0
 * @version 1.0
 */
?>
<article id="post-<?php the_ID(); ?>" <?php post_class( 'post-each' ); ?>>
	<h2 class="entry-title"><a href="<?php the_permalink();?>"><?php the_title();?></a></h2>
	<div class="entry-content"><?php the_excerpt();?><div class="mt20"><a href="<?php the_permalink(); ?>" class="readmore-btn rdtheme-button-2"><?php esc_html_e( 'Read More', 'eikra' ); ?></a></div>
	</div>
</article>