=== Multilang Contact Form === Tags: contact, template, multilang, qtranslated Contributors: digitaldonkey, westi, ryanduff, firas Requires at least: 2.5 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html Donate link: http://donkeymedia.eu/2010/08/26/worpress-multilingual-contactform/ Version: 1.6 Stable Tag: 1.6 Tested up to: 7.0 Requires PHP: 8.2 Text Domain: mlcf Fully Translatable Contacform Plugin == Description == Multilang Contact Form is a very simple and easy contact form compatible with qtranslate. It can be implemented on a page or a post. Optionally you can enable reCapture against spam. Outdated, but needed security update. There are better contact forms. Its like 15 year old legacy for WP7 == Installation == 1. Upload to your plugins folder, usually `wp-content/plugins/` 2. Activate the plugin on the plugin screen. 3. Configure the plugin on it's settings screen. Settings ... Contact Form 4. Add the `[contact_form]` to the body of the post/page in the editors HTML mode. == Frequently Asked Questions == = How do I add the contact form to a post/page? = Add the `[contact_form]` to the body of the post/page. == Screenshots == 1. Backend of the Multilang Contact Form 2. The Form == Changelog == =1.6= Security update. = 1.5 = Changed Tag-Replace to current Wordpress Standard. This will fix the WYSISYG errors appearing in latest Wordpress versions = 1.4 = Added optional reCapture Antispam Support. Added comments to TinyMce valid Elements, that the Tag won't get deleted, when switching to html mode. = 1.2 = Added Option to set a From-Field for the received mails. Thanks to Richard. = 1.1 = Added Delete at Plugin deactivation and an Option to Skip this. = 1.0 = * Stable public release = 0.5 = * All field textes and are now editable in the backend and gettext compatible. = 0.1 = Initially based on an early modified version of WP-Contact Form by westi, ryanduff and firas