Explorar o código

Merge pull request #2465 from audrasjb/fix/html5-widgets

Seedlet: Declare support for HTML5 navigation widgets
Kjell Reigstad %!s(int64=4) %!d(string=hai) anos
pai
achega
d075ea493e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      seedlet/functions.php

+ 1 - 0
seedlet/functions.php

@@ -75,6 +75,7 @@ if ( ! function_exists( 'seedlet_setup' ) ) :
 				'caption',
 				'style',
 				'script',
+				'navigation-widgets',
 			)
 		);