Title: [Plugin: Conditional CAPTCHA for WordPress] Suggestions
Last modified: August 19, 2016

---

# [Plugin: Conditional CAPTCHA for WordPress] Suggestions

 *  [Mantas Malcius](https://wordpress.org/support/users/settle/)
 * (@settle)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/)
 * Wonderful plugin. I was looking for something like tis for ages, but still have
   some suggestions:
 * 1. Make „Update settings“ translatable.
    186: <p class=”submit”><input class=”
   button-primary” type=”submit” name=”submit” value=”Update settings” /></p>
 * 2. Plugin doesn’t work correctly with another plugin: wp-ajax-edit-comments
    
   For example: somebody writes a comment, completes captcha, comment is sent to
   unapproved list. If person edits that comment using wp-ajax-edit-comments, Akismet
   sends it to spam list without asking for cpatcha.
 * Not a big problem, just wanted to tell you that.
 * 3. Can you add a custom captcha possibility? I mean possibility to write your
   own question instead of captcha. With multiple answer certainly.
    Like this plugin:
   [http://wordpress.org/extend/plugins/buddypress-humanity/](http://wordpress.org/extend/plugins/buddypress-humanity/)
 * 4. 215: <…> __(‘%s spam comments have been automatically discarded by _Conditional
   CAPTCHA_
 * Can you make this sentence in plural form? It is difficult to translate this 
   sentence without plural into my language.
 * 5. And I can share my lithuanian translation:
    [https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip](https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip)
 * Greetings, Mantas <mantas.malcius.lt>
 * [http://wordpress.org/extend/plugins/wp-conditional-captcha/](http://wordpress.org/extend/plugins/wp-conditional-captcha/)

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

 *  Plugin Author [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1839901)
 * Hi Mantas,
 * >  1. Make „Update settings“ translatable.
 * Done.
 * >  2. Plugin doesn’t work correctly with another plugin: wp-ajax-edit-comments
 * This is mentioned in the [FAQs](http://rayofsolaris.net/code/conditional-captcha-for-wordpress#faq).
   Unfortunately these plugins do not allow me to hook into their use of the Akismet
   API, so there isn’t much I can do.
 * >  3. Can you add a custom captcha possibility? I mean possibility to write your
   > own question instead of captcha. With multiple answer certainly.
   >  Like this
   > plugin: [http://wordpress.org/extend/plugins/buddypress-humanity/](http://wordpress.org/extend/plugins/buddypress-humanity/)
 * I feel like this would create potential for a lot more things to break, but I’ll
   look into it.
 * >  4. 215: <…> __(‘%s spam comments have been automatically discarded by Conditional
   > CAPTCHA
   >  Can you make this sentence in plural form? It is difficult to translate
   > this sentence without plural into my language.
 * Just to be clear, you want me to separate out the singular (1 spam comment) from
   the plural (2 spam comments, etc)?
 * >  5. And I can share my lithuanian translation
 * Thanks! I’ve add it to the plugin package.
 * Thanks for your suggestions,
 * Samir
 *  Thread Starter [Mantas Malcius](https://wordpress.org/support/users/settle/)
 * (@settle)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1839915)
 * Really great plugin, already killed 5 spam comments.
 * 4. Yes, that is exactly what I want. In lithuanian we also have 1 comment, but
   it is still a difference between 2 and 10 comments, so we need plural forms to
   translate this sentence correctly.
 *  Plugin Author [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1839917)
 * Hi Mantas,
 * Done. I’ve updated the POT file with the i18n changes as well now.
 * Samir
 *  Thread Starter [Mantas Malcius](https://wordpress.org/support/users/settle/)
 * (@settle)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1839942)
 * Thanks, now everything is perfect.
    I’ve updated translation, same download link:
   [https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip](https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip)
 * We will probably use this plugin by default in 2nd largest lithuanian wp-multisite
   project.
    And I am going to recommend this plugin for my friends bloggers.
 * Thanks for your efforts.
 *  Thread Starter [Mantas Malcius](https://wordpress.org/support/users/settle/)
 * (@settle)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1840054)
 * Updated lithuanian translation:
    [https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip](https://sites.google.com/site/mantasmalcius/Home/wp-conditional-captcha-lt_LT.zip)
 * And I have one question:
    When CAPTCHA is filled incorrectly we have only two
   options: *Delete the comment permanently *Trash the comment Don’t you think there
   should also be “Send it to spam queue”? Because these comments are 99.9% spam.
 *  Plugin Author [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1840055)
 * Hi mantas,
 * Thanks for the translation!
 * > Don’t you think there should also be “Send it to spam queue”? Because these
   > comments are 99.9% spam.
 * The reason I didn’t offer that option is because there is the option to leave
   the comment in the spam queue when the CAPTCHA **is** complete correctly, and
   I felt that having the same option for when the CAPTCHA **isn’t** completed correctly
   would be confusing.
 * However it would not be too difficult to allow people to put failed comments 
   in the spam **provided** they have set passed comments to be put elsewhere. I’ll
   look into it.
 *  Plugin Author [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1840056)
 * [@mantas](https://wordpress.org/support/users/mantas/) I think version 3.2 of
   the plugin will do what you want. There are also a couple of other small bug 
   fixes there.

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

The topic ‘[Plugin: Conditional CAPTCHA for WordPress] Suggestions’ is closed to
new replies.

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

 * 7 replies
 * 2 participants
 * Last reply from: [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-conditional-captcha-for-wordpress-suggestions/#post-1840056)
 * Status: not resolved