ソースを参照

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

Seedlet: Declare support for HTML5 navigation widgets
Kjell Reigstad 4 年 前
コミット
d075ea493e
1 ファイル変更1 行追加0 行削除
  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',
 			)
 		);