// ナビゲーションメニューを登録する function my_theme_register_nav_menu() { register_nav_menus( array( 'primary' => 'メインメニュー', // '場所のID' => '管理画面に表示される名前' ) ); } add_action( 'after_setup_theme', 'my_theme_register_nav_menu' );
Warning: Cannot modify header information - headers already sent by (output started at /home/ufaktfca/public_html/wp-content/themes/my-original-theme/functions.php:47) in /home/ufaktfca/public_html/wp-includes/sitemaps/class-wp-sitemaps-renderer.php on line 126
https://himitsuno-heya123.com/wp-sitemap-posts-post-1.xmlhttps://himitsuno-heya123.com/wp-sitemap-posts-page-1.xmlhttps://himitsuno-heya123.com/wp-sitemap-taxonomies-category-1.xmlhttps://himitsuno-heya123.com/wp-sitemap-taxonomies-post_tag-1.xmlhttps://himitsuno-heya123.com/wp-sitemap-users-1.xml