id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 51328,Classic Editor adds extra p tags to Instagram Embed,HannaIris,,"Issue: On Classic editor with wpautop enabled, when adding an Instagram url to be embedded, the editor adds extra p tags. Steps to replicate: 1. Use Classic Editor. 2. Place Instagram post url to editor (doesn't matter Visual, Text, with or without p tags) 3. Save Post. 4. Check frontend code. The output: 1. Closing

tag after the first link: {{{

}}} 2. Closing
is inside p tag: {{{

}}} 3. Script tag is inside p tag: {{{

}}} Expected output: No extra p tags, eg what you get with {{{remove_filter( 'the_content', 'wpautop' );}}}.",defect (bug),new,normal,Awaiting Review,Embeds,5.5.1,normal,,wpautop,,