[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.139.236.144: ~ $
<?php
/**
 * Template part for displaying a search.
 *
 * @package kadence
 */

namespace Kadence;

if ( function_exists( 'is_bbpress' ) && is_bbpress() ) {
	echo '<div class="title-entry-description bbp-forum-content">';
	bbp_forum_content();
	echo '</div><!-- .title-entry-description -->';
} else {
	echo '<div class="title-entry-excerpt">';
	the_excerpt();
	echo '</div><!-- .title-entry-excerpt -->';
}

Filemanager

Name Type Size Permission Actions
above_title.php File 439 B 0644
back_link.php File 480 B 0644
breadcrumb.php File 454 B 0644
categories.php File 1.56 KB 0644
category.php File 1.35 KB 0644
description.php File 408 B 0644
excerpt.php File 206 B 0644
info.php File 155 B 0644
meta.php File 11.27 KB 0644
search.php File 232 B 0644
title.php File 254 B 0644