Περιγραφή
Με το Contact Form 7 μπορείτε να διαχειριστείτε πολλαπλές φόρμες επικοινωνίας, και μπορείτε να προσαρμόσετε την φόρμα και το ευέλικτο περιεχόμενο αλληλογραφίας με απλή markup. Η φόρμα υποστηρίζει Ajax αποστολή, CAPTCHA, Akismet φιλτράρισμα ανεπιθύμητων και άλλα.
Docs and support
You can find docs, FAQ and more detailed information about Contact Form 7 on contactform7.com. When you can’t find the answer to your question on the FAQ or in any of the documentation, check the support forum on WordPress.org. If you can’t locate any topics that pertain to your particular issue, post a new topic for it.
Contact Form 7 needs your support
It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Contact Form 7 and find it useful, please consider making a donation. Your donation will help encourage and support the plugin’s continued development and better user support.
Privacy notices
Με τις προεπιλεγμένες ρυθμίσεις, το πρόσθετο από μόνο του, δεν υποστηρίζει:
- track users by stealth;
- εγγραφή όλων των προσωπικών δεδομένων του χρήστη στη βάση δεδομένων,
- Αποστολή όλων των δεδομένων σε εξωτερικούς servers;
- χρήση cookies.
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:
- reCAPTCHA (Google)
- Akismet (Automattic)
- Συνεχής Επικοινωνία (Endurance International Group)
Recommended plugins
Τα ακόλουθα πρόσθετα προτείνονται για τους χρήστες του πρόσθετου Contact Form 7
- Flamingo by Takayuki Miyoshi – With Flamingo, you can save submitted messages via contact forms in the database.
- Bogo by Takayuki Miyoshi – Bogo is a straight-forward multilingual plugin that doesn’t cause headaches.
Μεταφράσεις
You can translate Contact Form 7 on translate.wordpress.org.
Μπλοκ
This plugin provides 1 block.
- Contact Form 7
Εγκατάσταση
- Μεταφορτώστε ολόκληρο το φάκελο
contact-form-7στον κατάλογο/wp-content/plugins/. - Activate the plugin through the Plugins screen (Plugins > Installed Plugins).
You will find Contact menu in your WordPress admin screen.
For basic usage, have a look at the plugin’s website.
Συχνές Ερωτήσεις
Έχετε ερωτήσεις ή αντιμετωπίζεται κάποιο πρόβλημα με την Contact Form 7; Χρησιμοποιείστε κατάλληλα αυτά τα κανάλια υποστήριξης.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Contact Form 7” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
Συντελεστές“Contact Form 7” έχει μεταφραστεί σε 61 γλώσσες. Thank you to the translators for their contributions.
Μεταφράστε το “Contact Form 7” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
Για περισσότερες πληροφορίες, δείτε Εκδόσεις.
5.3.1
- Flamingo: Passes the
last_contactedparameter based on the submission timestamp.
5.3
- Block Editor: Introduces the contact form selector block type.
- Renames the ‘images’ directory to ‘assets’.
- New filter hook:
wpcf7_form_tag_date_option. - Date: Makes all DateTime date formats available for
minandmaxoptions. - Date: Converts the default value to Y-m-d date format string.
- Disallowed list: Deprecates the
wpcf7_submission_is_blacklistedfilter hook in favor ofwpcf7_submission_has_disallowed_words. - Accessibility: Sets the
aria-describedbyattribute for invalid fields. - Default form template: Removes the “(required)” labels from required fields. Adds “(optional)” to optional fields instead.
- Default mail template: Uses site-related special mail-tags.
5.2.2
- Fixed: A REST API call aborted with a PHP fatal error when the
WPCF7_USE_PIPEconstant value was false. - Introduces the
wpcf7_doing_it_wrong()function. - Sets the
trigger_error()function’s$error_typeparameter explicitly. - Makes the
wpcf7_special_mail_tagsfilter functions’$mail_tagparameter optional.
5.2.1
- Makes the [contact-form-7 404 “Not Found”] message localizable.
- REST API: Adds the
permission_callbackargument to every endpoint definition. - Flamingo: Uses
id()instead ofid, if available. - Fixed: The
free_textoption did not work correctly with theexclusiveoption. - Applies
wpcf7_mail_tag_replacedfilters even when the$posted_datais null. - Adds custom mail-tag replacement for quiz fields.
- Admin: Updates the date column format in the list table.
5.2
- Submission: Introduces the
$posted_data_hashand$skip_spam_checkproperties. - Submission: Introduces the
wpcf7_skip_spam_checkfilter hook. - Contact form: Introduces the
pref()method. - REST API: Adds parsed form-tags data to the response.
- REST API: Deprecates the
wpcf7_ajax_json_echoandwpcf7_ajax_onloadfilter hooks and introduces thewpcf7_feedback_responseandwpcf7_refill_responsefilter hooks as alternatives. - Frontend CSS: Style rules for the response output refer to the
formelement’sclassattribute. - Frontend JavaScript: Abolishes the use of jQuery events.
- reCAPTCHA: Moves script code to a separate file.
- reCAPTCHA: Changes the name of the field for reCAPTCHA response token from
g-recaptcha-responseto_wpcf7_recaptcha_response.
