Naming the wp_dropdown_categories
-
When using the wp_dropdown_categories template tag it shows the first category in the dropdown window. I would like to give it a custom name:
<option value=''>Categories</option>
.How do I do this? The archives dropdown already has this option.
- The topic ‘Naming the wp_dropdown_categories’ is closed to new replies.