/* Remove auto p tag in the content */ Source: https://davidwalsh.name/disable-autop
/* Remove auto p tag in the content */ remove_filter('the_content', 'wpautop');