WordPress child categories not working in urls like they should
问题 I am using this plugin called, "Custom Post Type Permalinks", which kinda helps me to get a post type to line up with a custom taxonomy that I created called, product_category , but I can't get the product_category taxonomy links proper with /shop/ in front of them that work with Child Categories also. Basically, the custom post type is product and has a url structure like so: /shop/category/{Category Parent}/{Category Child}/{Product Name} and looks like the following in functions.php when