<?php /** * Template part for displaying a search. * * @package kadence */ namespace Kadence; if ( function_exists( 'is_bbpress' ) && is_bbpress() ) { bbp_get_template_part( 'form', 'search' ); } else { get_search_form(); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
breadcrumb.php | File | 457 B | 0644 |
|
description.php | File | 371 B | 0644 |
|
hkb-searchbox.php | File | 1.27 KB | 0644 |
|
search.php | File | 232 B | 0644 |
|
title.php | File | 942 B | 0644 |
|