Title: Captcha Error Customisations
Last modified: August 22, 2017

---

# Captcha Error Customisations

 *  [bonsaigil](https://wordpress.org/support/users/bonsaigil/)
 * (@bonsaigil)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/captcha-error-customisations/)
 * Hi,
 * Thanks for this plugin. I hate reCaptcha!
 * It would be awesome if when you update next, you could add the error copy as 
   form fields in the settings.
 * I edited the plugin file below:
 * public function load_defaults() {
    $this->error_messages = array( ‘fill’ => ‘**‘.
   __( ‘ERROR’, ‘math-captcha’ ) . ‘**: ‘ . __( ‘Please enter captcha value.’, ‘
   math-captcha’ ), ‘wrong’ => ‘**‘ . __( ‘ERROR’, ‘math-captcha’ ) . ‘**: ‘ . __(‘
   Invalid captcha value, please try again.’, ‘math-captcha’ ), ‘time’ => ‘**‘ .
   __( ‘ERROR’, ‘math-captcha’ ) . ‘**: ‘ . __( ‘Captcha time expired, please refresh
   the page.’, ‘math-captcha’ ) ); }
 * I don’t think it’d be too difficult to set defaults and then have them overridden
   in the settings page. Myabe I’m wrong though : )
 * Thanks again for the plugin.

The topic ‘Captcha Error Customisations’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-math-captcha_2d554b.svg)
 * [Math Captcha](https://wordpress.org/plugins/wp-math-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-math-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-math-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-math-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-math-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-math-captcha/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [bonsaigil](https://wordpress.org/support/users/bonsaigil/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/captcha-error-customisations/)
 * Status: not resolved