Title: [Plugin: Quick Chat] Allow Editors to Moderate
Last modified: August 20, 2016

---

# [Plugin: Quick Chat] Allow Editors to Moderate

 *  Resolved [MagicStick](https://wordpress.org/support/users/magicstick/)
 * (@magicstick)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-quick-chat-allow-editors-to-moderate/)
 * Hello. I was wondering if there is an option to allow Editors on wordpress to
   be able to moderate the comments and users on this plugin? It would be very useful
   to us. Cant find an option for this.
 * Thanks in advance.
 * [http://wordpress.org/extend/plugins/quick-chat/](http://wordpress.org/extend/plugins/quick-chat/)

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

 *  Plugin Author [Marko-M](https://wordpress.org/support/users/marko-m/)
 * (@marko-m)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-quick-chat-allow-editors-to-moderate/#post-2685337)
 * Hello. All the time people suggest this and I forget. But it’s simple to make
   the switch your self by changing `current_user_can('manage_options')` from quick-
   chat.php (around line 141 of v3.41, you can use search capabilities of your text
   editor) into `current_user_can('moderate_comments')`.
 * Instead of ‘moderate_comments’ capability that fits for “Editor” role you can
   choose any valid WordPress capability. You have big table with all valid WordPress
   capabilities [here](http://codex.wordpress.org/Roles_and_Capabilities) so pick
   the one that suits you best:
 * I hope I’ll remember to implement some selection for next version 😉
 *  Thread Starter [MagicStick](https://wordpress.org/support/users/magicstick/)
 * (@magicstick)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-quick-chat-allow-editors-to-moderate/#post-2685338)
 * Thank you very much Marko. I will do this fix for now, but look forward to the
   update! Cheers!
 * Great job on the plugin. Very happy.

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

The topic ‘[Plugin: Quick Chat] Allow Editors to Moderate’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [MagicStick](https://wordpress.org/support/users/magicstick/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-quick-chat-allow-editors-to-moderate/#post-2685338)
 * Status: resolved