I have released Contact Form 7 3.0.1 including some fixes and translation updates.
» Download Contact Form 7 plugin from WordPress.org
Change Log
- Removed unused icl.php file from modules folder.
- Replaced deprecated
get_bloginfo('text_direction')
withis_rtl()
. - Made “Acceptable file types” field in the File upload tag generator being able to accept comma (,) and pipe (|) as separating character in addition to space.
- Added sanitization for
$_POST['_wpcf7_unit_tag']
value for avoiding possible abuse. - Updated jquery.form.js to 2.87.
- Translations for Tagalog (Rupert Agnew Lanuza),
Belarusian (Igor Dubilei), and
Maltese (Ajoft Technologies) have been created. - Translations for Italian (Gianni Diurno),
German (Ivan Graf),
Japanese (Takayuki Miyoshi),
Russian (kg69design),
Latvian (Sandis Veinbergs), and
Afrikaans (Schalk Burger) have been updated.