Contact Form 7 2.0.7

I have recently released Contact Form 7 2.0.7. This update includes several security fixes, so upgrading quickly is highly recommended.

Changelog

  • Add new filter hook (wpcf7_validation_error) and action hooks (wpcf7_admin_after_general_settings, wpcf7_admin_after_form, wpcf7_admin_after_mail, wpcf7_admin_after_mail_2, wpcf7_admin_after_messages, and wpcf7_admin_after_additional_settings)
  • Call $captcha->cleanup() if available and shorten cleanup period (in modules/captcha.php)
  • Various fixes with administration panels
  • Improve DB table check
  • Fix bug relating to disappearing backslashes
  • Sanitize filenames with multiple extensions (relating to the issue discussed on Ticket #11122)
  • Update translation for Persian (props: Mohammad Musavi)

8 responses to “Contact Form 7 2.0.7”

  1. Richard

    Dude, your update broke my contact form styling and inserted backslashes everywhere! There’s no point in using the plugin if I can’t rely on it not to break every time you want to issue an update.

    :(

  2. Keith Davis

    Just installed latest upgrade on a local copy of my site… worked first time when I tested it… brilliant.

    Never been able to get cformsII to work on a local server so will be using Contact Form 7 from now on.

  3. Jurijus Smoriginas

    Hey, guys. Stop complaining. Author is doing it FOC.

    Anyway, I am scared to upgrade, so pls inform is it safe to do that.

  4. Wordpress: Kontakt-Formular Plugin | Premium Hosting 24

    [...] Endes hat Contact Form 7 das Rennen gemacht, das nun seit dem 13. November in der Version 2.0.7 [...]

  5. thomas

    I got the same like Richard:

    backslashes everywhere………..sic!

    you will update it soon??????

    cheers

  6. Richard

    @Takayuki: Yeah you’re right, that was it. I figured it was something small, I just have a short temper for buggy updates ever since an official Microsoft Windows update broke my copy of Vista a couple of months ago and required a complete reinstall. Viruses are bad enough without getting them from my software manufacturers – especially so when the update is supposed to ‘protect’ my computer from security threats.

    That being said:
    @Jurijus: fair point, I should build my own contact form or shut up.

  7. Jurijus Smoriginas

    Hey,

    In stylesheet.css on the code:

    span.wpcf7-list-item {
    margin-left: 0.5em;

    there is a need of addition: display: block;

    So it should look like:

    span.wpcf7-list-item {
    margin-left: 0.5em;
    display: block;

    Otherwise contact form check-boxes will be in one row (looks bad :)

    Good luck!

I'm Speaking At
WordCamp Fukuoka 2010
Beginners Guide
Plugin support provided by WordPress HelpCenter.