Redirect Category pages to blog page with query string
Figured out the answer myself. Luckily, I had a lot of the requirements already set up and it was just a matter of piecing them together. I am using a custom nav walker, and the start_el function passes in an $item parameter that contains an object property, telling you what that nav item is (ie. … Read more