__( 'Primary Menu', 'wp-73k' ), 'footer' => __( 'Footer Menu', 'wp-73k' ), ] ); // Switch default core markup for search form, comment form, and comments to output valid HTML5. add_theme_support( 'html5', [ 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption', ] ); } );