Omschrijving
Met Contact Form 7 kan men meerdere contactformulieren beheren en heeft men de mogelijkheid het formulier en de e-mailberichten flexibel met eenvoudige opmaak aan te passen. Het formulier ondersteunt Ajax-submit, CAPTCHA, Akismet-spamfilteren en zo meer.
Docs and support
Men kan uitgebreide documentatie, FAQ en meer gedetailleerde informatie vinden over Contact Form 7 op contactform7.com. Als je niet alle antwoorden kunt vinden in de documentatie, FAQ’s enz., dan kun je het ondersteuning forum raadplegen op WordPress.org. Mochten er geen onderwerpen te vinden zijn die met je vraag te maken hebben, dan kun je een nieuwe vraag stellen op het forum.
Contact Form 7 heeft je hulp nodig
Het is lastig de ontwikkeling en ondersteuning van deze gratis plugin door te laten gaan zonder bijdragen van gebruikers als jij. Als je met plezier gebruik maakt van Contact Form 7 en de plugin handig vindt, overweeg dan een donatie te doen. Je donatie moedigt de toekomstige ontwikkeling aan en zorgt voor betere ondersteuning.
Privacy berichten
Bij de standaardinstelling doet de plugin zelf het volgende niet:
- volg gebruikers heimelijk;
- zet alle persoonlijke gebruikersinformatie in de database
- Stuur data naar externe servers;
- Gebruik cookies
Als je sommige features in deze plugin activeert, dan kan het contactformulier persoonlijke gegevens van invullers naar de service provider sturen, inclusief hun IP-adres. Daarom is het aan te raden het privacybeleid van de provider te bevestigen. Deze features zijn onder andere:
- reCAPTCHA (Google)
- Akismet (Automattic)
- Constant Contact (Endurance International Group)
Aanbevolen plugins
De volgende plugins worden aanbevolen door gebruikers van Contact Form 7:
- Flamingo door Takayuki Miyoshi – Met Flamingo is het mogelijk om verstuurde berichten via contact forms in de database op te slaan.
- Bogo door Takayuki Miyoshi – Bogo is rechttoe-rechtaan meertalige plugin die je geen hoofdpijn bezorgd.
Vertalingen
Je kunt Contact Form 7 vertalen m.b.v. translate.wordpress.org.
Installatie
- Upload de volledige
contact-form-7-map naar de/wp-content/plugins/-directory. - Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
You will find Contact menu in your WordPress admin screen.
Voor basaal gebruik kun je kijken op de plugin site.
FAQ
Heeft u vragen of problemen met Contact Form 7, maak dan (verantwoord) gebruik van een van de supportkanalen.
Beoordelingen
Bijdragers & ontwikkelaars
“Contact Form 7” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Contact Form 7” is vertaald in 60 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Contact Form 7” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
Voor meer informatie zie de release notes.
5.1.9
- Special mail-tags: Reflects WP timezone to
[_date]and[_time]mail-tags. - WPCF7_FormTag: Reflects WP timezone to
get_date_option()output. - User input validation: Strictly compares to boolean false.
5.1.8
- reCAPTCHA: Shows no warning on upgrading from v2 if the global sitekey is defined.
- reCAPTCHA: Improves the frontend JavaScript coding.
- Accessibility: Improves the response message markup.
- Fixes the regular expression pattern in
wpcf7_is_tel(). - Fixed: Character count was not reset after a successful submission.
- Fixed: The fourth parameter of the
wpcf7_special_mail_tagsfilter hook was not correctly set.
5.1.7
- CSS: Adds an explicit LTR direction style rule for code inputs.
- Accessibility: Uses Error instead of ERROR in warnings.
5.1.6
- CSS: removes a style rule from the stylesheet that was unnecessary and conflicting with Twenty Twenty’s rules.
- REST API: retrieves the contact form ID explicitly from the route parameters.
5.1.5
- Config Validator: New test item for the unavailable_html_elements error.
- Config Validator: New test item for the attachments_overweight error.
5.1.4
- reCAPTCHA: introduces the WPCF7_RECAPTCHA_SITEKEY and WPCF7_RECAPTCHA_SECRET constants.
- reCAPTCHA: Introduces the wpcf7_recaptcha_sitekey and wpcf7_recaptcha_secret filter hooks.
- Adds $status parameter to the wpcf7_form_response_output filter.
- Creates a nonce only when the submitter is a logged-in user.
- Introduces WPCF7_ContactForm::unit_tag(), a public method that returns a unit tag.
- reCAPTCHA: gives a different spam log message for cases where the response token is empty.
- Goedkeuringscheckbox: ondersteunt de label_first optie in een goedkeuringsformulier-tag.
5.1.3
- Fixes a bug making it unable to unselect an option in the Mail tab panel.
5.1.2
- Constant Contact: Introduces the contact list selector.
- Constant Contact: Introduces the constant_contact additional setting.
- reCAPTCHA: Introduces the wpcf7_recaptcha_actions and wpcf7_recaptcha_threshold filter hooks.
5.1.1
- reCAPTCHA: Modifies the reaction to empty response tokens.
5.1
- Introduceert de Constant Contact integratie module.
- Vernieuwt de reCAPTCHA module voor de support van reCAPTCHA v3.
- Voegt donkere modus (Dark Mode) stijl regels toe.
5.0.5
- Fixes the inconsistency problem between get_data_option() and get_default_option() in the WPCF7_FormTag class.
- Onderdrukt PHP errors die onstage door unlink() aanroepen.
- Introduces wpcf7_is_file_path_in_content_dir() to support the use of the UPLOADS constant.
5.0.4
- Specifies the capability_type argument explicitly in the register_post_type() call to fix the privilege escalation vulnerability issue.
- Local File Attachment – disallows the specifying of absolute file paths referring to files outside the wp-content directory.
- Config Validator – adds a test item to detect invalid file attachment settings.
- Fixes a bug in the JavaScript fallback function for legacy browsers that do not support the HTML5 placeholder attribute.
- Acceptance Checkbox – unsets the form-tag’s do-not-store feature.
5.0.3
- CSS: Applies the “not-allowed” cursor style to submit buttons in the “disabled” state.
- Acceptance Checkbox: Revises the tag-generator UI to encourage the use of better options in terms of personal data protection.
- Introduces wpcf7_anonymize_ip_addr() function.
- Introduces the consent_for:storage option for all types of form-tags.
5.0.2
- Added the Privacy Notices section to the readme.txt file.
- Updated the Information meta-box content.
- Use get_user_locale() instead of get_locale() where it is more appropriate.
- Acceptance Checkbox: Reset submit buttons’ disabled status after a successful submission.
5.0.1
- Fixed incorrect uses of _n().
- Config validation: Fixed incorrect count of alerts in the Additional Settings tab panel.
- Config validation: Fixed improper treatment for the [_site_admin_email] special mail-tag in the From mail header field.
- Acceptance checkbox: The class and id attributes specified were applied to the wrong HTML element.
- Config validation: When there is an additional mail header for mailboxes like Cc or Reply-To, but it has a possible empty value, “Invalid mailbox syntax is used” error will be returned.
- Explicitly specify the fourth parameter of add_action() to avoid passing unintended parameter values.
- Check if the target directory is empty before removing the directory.
5.0
- Extra instellingen: on_sent_ok en on_submit zijn verwijderd.
- Nieuwe extra instelling: skip_mail
- Flamingo: Inbound channel title changes in conjunction with a change in the title of the corresponding contact form.
- DOM events: Make an entire API response object accessible through the event.detail.apiResponse property.
- HTML mail: Adds language-related attributes to the HTML header.
- File upload: Sets the accept attribute to an uploading field.
- Introduceert de WPCF7_MailTag class.
- Allows aborting a mail-sending attempt using the wpcf7_before_send_mail action hook. Also, you can set a custom status and a message through the action hook.
- Acceptance checkbox: Allows the specifying of a statement of conditions in the form-tag’s content part.
- Acceptance checkbox: Supports the optional option.
- New special mail tags: [_site_title], [_site_description], [_site_url], [_site_admin_email], [_invalid_fields], [_user_login], [_user_email], [_user_url], [_user_first_name], [_user_last_name], [_user_nickname], and [_user_display_name]
- New filter hooks: wpcf7_upload_file_name, wpcf7_autop_or_not, wpcf7_posted_data_{$type}, and wpcf7_mail_tag_replaced_{$type}
- New form-tag features: zero-controls-container and not-for-mail
