????
| Current Path : /home2/morganrand/public_html/sub/wp-content/themes/oceanwp/partials/header/ |
| Current File : /home2/morganrand/public_html/sub/wp-content/themes/oceanwp/partials/header/search-dropdown.php |
<?php
/**
* Site header search dropdown HTML
*
* @package OceanWP WordPress theme
*/
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
exit;
} ?>
<div id="searchform-dropdown" class="header-searchform-wrap clr">
<?php get_search_form(); ?>
</div><!-- #searchform-dropdown -->