', $str, $options['append_post_type'] ? '&post_type=' . $options['append_post_type'] : null ); return $search_term; } add_shortcode( 'aas', 'search_form' );