I'm using this code below to post into specific categories using the category ID… and it works great… what I'm wondering is if there's a way to make it grab and use the category "slug" instead?
I have, literally, over 1,000 categories. And when I make a new one (or a new set of them) referencing the category ID takes forever. If I could simply type in the slug it would make life oh-so-easy!
Here's the code...