Well I’ve taken the plunge and installed the boilerplate theme, but I have one query:
In functions.php, the code to insert the primary menu seems to have two names for this menu – ‘Primary Menu’ and ‘boilerplate’. What purpose doesn the second boilerplate name serve?
I only ask as I’d like to add a seconary menu to the header, but this second name has thrown me. I’m pretty new to this, so this is probably a dumb question.
Here’s the code I’m referring to:
'primary' => __( 'Primary Navigation', 'boilerplate' ),
Other than that, I’m loving your theme by the way.
Thanks,
Dan