Browse Source

Seedlet: Declare support for HTML5 navigation widgets

audrasjb 4 years ago
parent
commit
2665cd593a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      seedlet/functions.php

+ 1 - 0
seedlet/functions.php

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