Taxonomy Id’s
-
The back story is I have an ecommerce site and the user is demanding access to edit a few things. I am trying to give them access only to the absolute minimum because they will shoot themselves in the foot. The site of course uses Woocommerce and I am also using User-Role Editor. I’ve got things worked out quite well, except when it comes to the Shop Manager role. I’ve included a link here to a screen shot of the User Restriction page that I am using.
The post ID entries of 649, 467, and 676 are the Page Id’s I want them to have access to and those work fine.
The category id of 19 is the default category of user submitted posts. This allows the Editor to view all the posts as they have to approve them before they are published. This works fine as well.
My issue is I need to allow the Shop Manager role to see the orders so they manage them. They see no orders now because I have specified the specifics of what I am willing to allow and I have nothing specified about the Orders. One exception to that is back to the post ID, the id of 628 is one of the orders and when I specify it, the Shop Manager role then sees that one order. Obviously I can’t do it that way as I won’t know the id’s of new orders. So, how do I get around this?
Do Shop Orders default to a taxonomy id that I can use? I believe of I have that, then I can specify that id in the category.taxonomy ID section and I will be set. I just cannot find anything on a taxonomy id.
Can you help me here?
- The topic ‘Taxonomy Id’s’ is closed to new replies.