philemall
Forum Replies Created
-
Perfect! Thanks Vasyltech
Thanks for your reply Vasyltech,
Is there a non-ajax function in the AAM plugin that I could build a plugin / extension for that accepts a parent page ID or an array of ID’s that loops through and sets a particular set of permissions.
So not having it check on hook for inheritance but to just supply ID(s) to set to (allow edit, don’t allow delete) for those ID’s?
I could also just write a javascript function that gets the ID’s from wordpress and loops through calling an identical AJAX call for permissions on the page ID’s I want; but I’m not entirely sure what required fields would be for that call.
Since all of the pages I want set will have identical permissions (3 groups of 45+)
Thanks for your help and explanation of how AAM is checking permissions.
Vasyltech,
I followed your suggestion and just removed the permissions to delete the pages and enabled the ability to edit on the page and that produced the wanted functionality.
Now – is there going to be an addition to select “include all child pages” for the inherited permissions as well?
Thanks for your help and I look forward to the bug fix in the new release!