Created
June 16, 2019 07:33
-
-
Save wplit/15fd36e4b16f2046899faeac032b7db8 to your computer and use it in GitHub Desktop.
Ensure all Embed Gutenberg Blocks are Responsive by Default
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add_theme_support( 'responsive-embeds' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment