Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Samuel Aguilera

    (@samuelaguilera)

    Starting from Safe Paste 1.1.7 it will check if the user’s role has the ‘unfiltered_html’ WP core capability (by default only administrators and editors has it).

    You can use any of the role editor plugins available to add/remove this capability from an user or role.

    Thank you very much for Safe Paste.

    But now, it does not work for editors and admins.

    My client is Admin in his blog – it’s his! I can not reduce his role to Author or less.

    I patched the plugin and commented out

    /*&& ! current_user_can( 'unfiltered_html' )*/

    Maybe that should be made optional.

    Arnd

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable functionality for admins’ is closed to new replies.