Disable WordPress form adding paragraphs
remove_filter('the_excerpt', 'wpautop'); remove_filter('the_content', 'wpautop');