As a default Admin, I have access to Events > Re-Order as a Menu Item (between Import CSV and Settings). But I’ve created a custom role to give Admins the ability to create, edit, delete, post events. And all of that is working out as expected. Except: I also need to give that custom role (let’s call it Events Admin) the capability to Re-Order Events. A default Admin, a Super Administrator has that capability. But I can’t sort out how to assign that capability to my custom role. To be clear, the Re-Order link would be: edit.php?post_type=tribe_events&page=order-post-types-tribe_events. So where do I define/assign this capability to my custom role? Thank you.