Title: Disabling Captcha Admin Message
Last modified: July 10, 2022

---

# Disabling Captcha Admin Message

 *  Resolved [hamarkhis](https://wordpress.org/support/users/hamarkhis/)
 * (@hamarkhis)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/)
 * Hello, I have noticed that the plugin is showing a message in the admin section
   about the captcha feature.
 * It would be nice to allow an option or something to disable it permanently : 
   where only logged users can see the pay button, the message seems to be useless.
 * I found a workaround by hacking the code, but another way would be better, in
   the case where you decide to update the plugin.
 * Go to :
 *     ```
       .../plugins/stripe-payments/admin/class-asp-admin.php
       ```
   
 * And comment this line at that point:
 *     ```
       //check if captcha is enabled
       //$this->check_captcha_settings_and_show_msg();
       ```
   

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

 *  Plugin Support [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15819966)
 * Hi, the developers are aware of this and are working towards a solution as per
   the following forum post.
 * [https://wordpress.org/support/topic/quick-edit-feature-causes-product-settings-to-be-lost/#post-15677801](https://wordpress.org/support/topic/quick-edit-feature-causes-product-settings-to-be-lost/#post-15677801)
 * Thank you.
 *  Plugin Author [mra13 / Team Tips and Tricks HQ](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15827543)
 * The problem with allowing users to use it without captcha is that one day they
   maybe targeted by a bot and then the user will panic and get angry and say the
   plugin is bad with a bad rating. Generally, the other users who are using it 
   successfully don’t give any good rating.
 * There is a bit more explanation on the following page:
    [https://s-plugins.com/stripe-payments-recaptcha-addon/](https://s-plugins.com/stripe-payments-recaptcha-addon/)
 *  Thread Starter [hamarkhis](https://wordpress.org/support/users/hamarkhis/)
 * (@hamarkhis)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15827634)
 * Hello mra13,
 * I don’t understand what you’re talking about.
 * This post is about a permanent message in the admin dashboard.
 * The rating of the plugin could be a debate in a separate post.
 *  [wordmax](https://wordpress.org/support/users/wordmax/)
 * (@wordmax)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15847887)
 * It is so easy to fix this with a double=warning “are you sure” opt-out for the
   admin to disable the warning after a short clear statement that makes them fully
   aware of the potential downside not using captcha. They agree, check box, and
   it’s all on them. Only a complete idiot would argue with the plugin dev if they
   got hacked after that process.
 *  Anonymous User 14100483
 * (@anonymized-14100483)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15886522)
 * Any plugin that displays a permanent message on the WP admin area shows it is
   badly designed. Why has it got the “dismiss” button in the top corner if that
   does nothing? It is my choice whether I want to use this setting or not. Once
   I have made that choice I don’t expect to be constantly nagged about it. Will
   give this a few weeks to be fixed otherwise I will be uninstalling the plugin.

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

The topic ‘Disabling Captcha Admin Message’ is closed to new replies.

 * ![](https://ps.w.org/stripe-payments/assets/icon-128x128.png?rev=2705524)
 * [Accept Stripe Payments](https://wordpress.org/plugins/stripe-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stripe-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stripe-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/stripe-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stripe-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stripe-payments/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: Anonymous User 14100483
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/disabling-captcha-admin-message/#post-15886522)
 * Status: resolved