bobbingwide / thisis

ThisIs ... experimental Full Site Editing theme
GNU General Public License v3.0
1 stars 0 forks source link

Support responsive embeds #16

Open bobbingwide opened 3 years ago

bobbingwide commented 3 years ago

Requirement

Proposed solution

I don't think it's possible to support responsive-embeds using experimental-theme.json It has to be done in functions.php

add_theme_support( 'responsive-embeds' );