Title: Disable functionality for admins
Last modified: August 31, 2016

---

# Disable functionality for admins

 *  Resolved [net](https://wordpress.org/support/users/krstarica/)
 * (@krstarica)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/disable-functionality-for-admins/)
 * It would be nice to disable removing HTML tags for admins.
 * [https://wordpress.org/plugins/safe-paste/](https://wordpress.org/plugins/safe-paste/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Samuel Aguilera](https://wordpress.org/support/users/samuelaguilera/)
 * (@samuelaguilera)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/disable-functionality-for-admins/#post-7114833)
 * 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.
 *  [Arnd030](https://wordpress.org/support/users/arnd030/)
 * (@arnd030)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/disable-functionality-for-admins/#post-7114928)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/safe-paste.svg)
 * [Safe Paste](https://wordpress.org/plugins/safe-paste/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/safe-paste/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/safe-paste/)
 * [Active Topics](https://wordpress.org/support/plugin/safe-paste/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/safe-paste/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/safe-paste/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Arnd030](https://wordpress.org/support/users/arnd030/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/disable-functionality-for-admins/#post-7114928)
 * Status: resolved