Contact Form 7 3.0.2 is available. It includs some fixes and translation updates, and is tested with WordPress 3.3.
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Show alert messages when you use it on old version of WordPress.
- Introduce
wpcf7_is_rtl()to avoid “not exist” error ofis_rtl(). - Take back data conversion from Contact Form 7 1.x.
- Normalize newline characters to
n(line feed) on save (fix export/import problem). - Rewrite
wpcf7_admin_url()and usemenu_page_url()inside it. - Use
wp_enqueue_scriptsandadmin_enqueue_scriptsaction hooks instead ofwp_print_stylesandadmin_print_styles. - Use
wp_safe_redirect()instead ofwp_redirect(). - Updated jquery.form.js to 2.94.
- Translation for Esperanto has been created by Arkadiusz Zychewicz.
- 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.
