Change WordPress user roles and capabilities Forums How to or FAQ Edit Page – but a specific page only Reply To: Edit Page – but a specific page only

#6018
edering
Participant

I have to create multiple instances of this function and I have (changing the function name to be unique). I did exactly the same thing as before where I create a Role called News which is for the News CPT. https://www.screencast.com/t/90vxmv9z My test user is set to a SDoL Page Editor and gives editing access to one Post ID and also access to the News Role. https://www.screencast.com/t/sBK5LYeF But when I login to test the User, it shows all the News (which is good) and let’s me add News (which is good), but in Pages, it is ignore the restriction to only Allow one Page (based on Post ID) as seen here https://www.screencast.com/t/zetJ7sf5s Any idea why this exact same method works when I use the Scholarship Role with SDoL Page Editor (and Allow one Post ID), but I simply change the User’s Other Roles from Scholarship to News (and set the new Post ID and Category ID), it shows ALL Pages with Edit capabilities?