Sounds good. Thank you. 🙂
Thank you @shinephp!
That was very helpful. WordPress enabled the level_0 cabability by default. My project is using WordPress 6.2.2, so I first tried your second suggestion. That didn’t work, so I added the deprecated level_1 capability to the role, and that let me change the post author to the Business Manager.
My intent is that the Business Manager user will be able to edit their business, publish changes to their business, and delete their business. I want to restrict them from creating new businesses.
In User Role Editor, I tried removing the publish_businesses capability. That had a negative consequence of preventing the Business Manager from publishing changes to their post. Is this something I can do in the paid version, or am I trying to achieve something that is not possible? Thank you again. I’m grateful for your time!