Change WordPress user roles and capabilities Forums Bug Reports User Role Doesn't Allow HTML Changes

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3376
    lorim
    Participant

    I noticed that a user role I created cannot make HTML changes on a specific page. It’s very odd. The change is to hide code or to use the <!– and –> tags on one of our pages over a table. But it doesn’t work. I as the admin can do this with no problem. I don’t see a capability that will allow this. Please advise.

    #3377
    Vladimir
    Keymaster

    In case you work with single site WordPress installation role should include ‘unfiltered_html’ capability. You can find it at the ‘All’ or ‘Core’ capabilities groups.

    In case you work with multisite WordPress then ‘unfiltered_html’ capability does not active by default for security reasons. It’s possible to enable it back using special option at ‘Settings->User Role Editor->Multisite’ tab.

    Thanks for your help. I discovered that ‘unfiltered_html’ was not included into the ‘Core->General’ group, but it should. This fix will be published with a next update.

    #3378
    lorim
    Participant

    This worked great. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.