<?php /** * Default search form * * @package xts */ xts_search_form( array( 'ajax' => false, 'post_type' => 'post', ) );