Title: Stan Ozier's Replies | WordPress.org

---

# Stan Ozier

  [  ](https://wordpress.org/support/users/spcdev1/)

 *   [Profile](https://wordpress.org/support/users/spcdev1/)
 *   [Topics Started](https://wordpress.org/support/users/spcdev1/topics/)
 *   [Replies Created](https://wordpress.org/support/users/spcdev1/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/spcdev1/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/spcdev1/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/spcdev1/engagements/)
 *   [Favorites](https://wordpress.org/support/users/spcdev1/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] Small favor/nitpick for update info](https://wordpress.org/support/topic/small-favor-nitpick-for-update-info/)
 *  [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/small-favor-nitpick-for-update-info/#post-14119909)
 * Yes, agreed. This is kind of a best practice in WP.
    Also, a bit more information
   about what is “visitor recognition” would be nice. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] How to disable chat for Admin role?](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/)
 *  [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/#post-14119902)
 * Version 0.5.0 (February 2021) still requires this patch if you want to disable
   the chat when logged in as an admin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] How to disable chat for Admin role?](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/)
 *  [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/#post-13436248)
 * Version 0.4.3 (Sept 2020) still doesn’t support this 🙁
 * Code patch still needs to be applied.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] How to disable chat for Admin role?](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/)
 *  [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/#post-12599490)
 * FYI version 0.4.2 has just been released and still does not support this option.
   
   So you may want to modify you tawkto.php file again after updating the plugin(
   same modification on same line as above).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tawk.To Live Chat] How to disable chat for Admin role?](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/)
 *  [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/how-to-disable-chat-for-admin-role/#post-12041226)
 * I quickly hacked into the code to disable this, by editing file tawkto.php, starting
   in line 260 :
 *     ```
       public function print_embed_code() {
       	if ( current_user_can('administrator') ) {
       		return false;
       	}
       	[...]
       }
       ```
   
 * Hopefully offical developpers will add this as an option at some point.
    -  This reply was modified 6 years, 8 months ago by [Stan Ozier](https://wordpress.org/support/users/spcdev1/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cerber Security, Anti-spam & Malware Scan] Can not block wp-login.php](https://wordpress.org/support/topic/can-not-block-wp-login-php/)
 *  Thread Starter [Stan Ozier](https://wordpress.org/support/users/spcdev1/)
 * (@spcdev1)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/can-not-block-wp-login-php/#post-10955311)
 * Still works fine. Incognito, cache cleared, different browser…
    I can still access
   wp-login.php directly.

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