Explorar o código

Merge pull request #3052 from Automattic/fix/2553-full-width-video-fix

Seedlet: Fix full width Video block
Ben Dwyer %!s(int64=4) %!d(string=hai) anos
pai
achega
b7f20f6b9a
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      seedlet/inc/jetpack.php

+ 0 - 3
seedlet/inc/jetpack.php

@@ -14,9 +14,6 @@
  * See: https://jetpack.com/support/responsive-videos/
  */
 function seedlet_jetpack_setup() {
-	// Add theme support for Responsive Videos.
-	add_theme_support( 'jetpack-responsive-videos' );
-
 	// Add theme support for Content Options.
 	add_theme_support( 'jetpack-content-options', array(
 		'author-bio' => true,