Skip to content

v1.3.8

Latest
Compare
Choose a tag to compare
@wpmark wpmark released this 02 Jun 10:45

Remove the call to wp_print_styles directly before the block markup. This was adding a <link> element in the block with caused CSS stying issues for some. The CSS is still included in the <head> when the embed block is included on the page. Thanks to @markhowellsmead for reporting and helping understand this issue.