By default WordPress use dash (-) for separting words in permakinks (URL slugs) but you can easily change it to underscores (_). There are two methods. First you can do this by using a plugin or you have to paste some code you your site’s standard plugin or theme’s function.php file.
Continue reading How To Use Underscores Instead Of Dashes In WordPress Permalinks ?