Skip to content

Instantly share code, notes, and snippets.

@wplit
Created June 16, 2019 07:33
Show Gist options
  • Save wplit/15fd36e4b16f2046899faeac032b7db8 to your computer and use it in GitHub Desktop.
Save wplit/15fd36e4b16f2046899faeac032b7db8 to your computer and use it in GitHub Desktop.
Ensure all Embed Gutenberg Blocks are Responsive by Default
add_theme_support( 'responsive-embeds' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment