瀏覽代碼

Add body_open function.

Kjell Reigstad 5 年之前
父節點
當前提交
fb1c5b2902
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      seedlet/header.php

+ 1 - 0
seedlet/header.php

@@ -20,6 +20,7 @@
 </head>
 
 <body <?php body_class(); ?>>
+<?php wp_body_open(); ?>
 <div id="page" class="site">
 	<a class="skip-link screen-reader-text" href="#content"><?php _e( 'Skip to content', 'seedlet' ); ?></a>