Formular de contact 7

Descriere

Formularul de control 7 poate administra mai multe formulare de contact și poți personaliza formularul și conținutul flexibil pentru corespondență cu un simplu markup. Formularul asigură trimiteri alimentate de Ajax, CAPTCHA, filtrarea spam-ului prin Akismet și altele.

Documente și suport

Poți găsi documente, Întrebări frecvente și multe alte informații detailate despre Formularul de contact 7 la contactform7.com. Dacă nu ai găsit răspunsul pentru o întrebare în Întrebări frecvente sau în oricare dintre documente, ar trebui să cauți în forumul pentru suport de pe WordPress.org. Dacă nu găsești subiecte asemănătoare care să cuprindă problema ta particulară, publică un subiect nou pentru ea.

Contact Form 7 are nevoie de suportul tău

Este greu să continui dezvoltarea și suportul pentru acest modul gratuit fără contribuții de la utilizatori ca tine. Dacă te bucuri că utilizezi Formularul de contact 7 și consideri că este util, te rog să faci o donație. Donația va contribui la încurajarea și sprijinirea dezvoltării continuă a modulului și a unui suport mai bun pentru utilizatori.

Notificări de confidențialitate

Cu configurația implicită, acest modul nu:

  • urmărește utilizatorii în secret;
  • scrie datele cu caracter personal ale utilizatorilor în baza de date;
  • trimite niciun fel de date la servere externe;
  • folosește cookie-uri.

If you activate certain features in this plugin, the contact form submitter’s personal data, including their IP address, may be sent to the service provider. Thus, confirming the provider’s privacy policy is recommended. These features include:

Module recomandate

Următoarele module sunt recomandate pentru utilizatorii Formularului de contact 7:

  • Flamingo de Takayuki Miyoshi – Cu Flamingo, poți salva mesajele trimise prin intermediul formularelor de contact într-o bază de date.
  • Bogo de Takayuki Miyoshi – Bogo este un modul multilingv simplu, care nu provoacă dureri de cap.

Traduceri

Poți traduce Contact Form 7 pe translate.wordpress.org.

Capturi ecran

  • captură ecran-1.png

Instalare

  1. Încarcă întreg dosarul contact-form-7 în directorul /wp-content/plugins/.
  2. Activează modulul din meniul „Module” în WordPress.

Vei găsi meniul ‘Contact’ în panoul de administrare WordPress.

Pentru utilizarea de bază, poți, de asemenea, să te uiți la sit web modul.

Întrebări frecvente

Ai întrebări sau ai probleme legate de Formularul de contact 7? Folosește aceste căi pentru un suport corespunzător.

  1. Documente
  2. Întrebări frecvente
  3. Forum pentru suport

Suport

Verificări

22 februarie 2020
I used Contact form 7 and it is the best plugin for forms. we get basic design ready and also it does not slow down the site.
17 februarie 2020
I see a lot of people hating on this plugin because they're using some unsupported version that is bundled in a theme, - all I can say from my own experience is that after using it for several years on many sites is a big thank you to the devs that keep it up to date and free for everyone. It's extremely easy to set up and customize. Cheers!
14 februarie 2020
Beloved by devs for its customisability, but as this form builder is all shortcode based it's not that easy for newbies to pick up. All in all, though, it's a powerful tool to use.
Citește toate cele 1.723 de recenzii

Contributori și dezvoltatori

„Formular de contact 7” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„Formular de contact 7” a fost tradus în 59 de locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Formular de contact 7” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

Pentru mai multe informații, vezi versiunile.

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.
  • Acceptance Checkbox: supports the label_first option in an acceptance form-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

  • Introduces the Constant Contact integration module.
  • Updates the reCAPTCHA module to support reCAPTCHA v3.
  • Adds Dark Mode style rules.

5.0.5

  • Fixes the inconsistency problem between get_data_option() and get_default_option() in the WPCF7_FormTag class.
  • Suppresses PHP errors occur on unlink() calls.
  • 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.
  • Specifică explicit al patrulea parametru al funcției add_action() pentru a evita trecerea neintenționată a valorilor parametrilor.
  • Înainte de a înlătura directorul, verifică dacă directorul de destinație este gol.

5.0

  • Setări suplimentare: a fost înlăturată on_sent_ok and on_submit.
  • Setare suplimentară nouă: 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.
  • Introduce clasa WPCF7_MailTag.
  • 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]
  • Cârlige pentru filtre noi: 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