function top_header_menu() {
register_nav_menu('top-header-menu',__( 'Top Header Menu' ));
}
add_action( 'init', 'top_header_menu' );
Warning: Cannot modify header information - headers already sent by (output started at /home/eurasiar_bak/public_html/wp-content/themes/twentyfifteen-child/functions.php:7) in /home/eurasiar_bak/public_html/wp-includes/pluggable.php on line 1196