Powered by Blogger.

Contact Form 7 3.0.2


Contact Form 7 3.0.2 is available. It includes some fixes and translation updates and is tested with WordPress 3.3.

Download Contact Form 7 plugin from WordPress.org

Change Log


  1. Show alert messages when you use it on the old version of WordPress.
  2. Introduce wpcf7_is_rtl() to avoid “not exist” error of is_rtl().
  3. Take back data conversion from Contact Form 7 1.x.
  4. Normalize newline characters to n (line feed) on save (fix export/import problem).
  5. Rewrite wpcf7_admin_url() and use menu_page_url() inside it.
  6. Use wp_enqueue_scripts and admin_enqueue_scripts action hooks instead of wp_print_styles and admin_print_styles.
  7. Use wp_safe_redirect() instead of wp_redirect().
  8. Updated jquery.form.js to 2.94.
  9. Translation for Esperanto has been created by Arkadiusz Zychewicz.
  10. Translations for German (Ivan Graf), Japanese (Takayuki Miyoshi), Malay (Zairul Azmil), Thai (ToshiK), Slovak (Patrik Bóna), and Hungarian (Farkas Győző) have been updated.


No comments