I want to be able to allow/deny permissions (ADD / DELETE / EDIT an element) in Cornerstone based on roles (Admin / Editor / Author…).
In detail: I want to allow ADD, EDIT, and DELETE (blocks or elements) for Admins only, and allow only EDIT for Editors.
Is there a WordPress hook provided that I can use to call an action or a filter to accomplish this?
This question is really important as the answer will determine my decision whether or not to continue using Cornerstone as a Wordpress page builder (I’m a loyal user with over 50 X-licenses).
I just want my end-users to be able to fully edit their content (in Cornerstone) without being able to mess up the building blocks by adding or deleting elements.
Thank you.