// Force post_type in search add_filter('get_search_form', function($form) { if (strpos($form, 'post_type') === false) { $form = str_replace('
Whoops. Looks like there are no entries available here.