How to Include & Indent Subcategories Using wp_dropdown_categories
I was using wp_dropdown_categories() this week to, well… Create a dropdown menu that links users to the category archives page on a WordPress website, obviously. And I couldn’t figure out how to indent the subcategories, even though that seemed like a very obvious thing you’d want to do. Google was amazingly useless in this task. Though it almost always is, … Read More