توضیحات
تیم ترجمه فارسی
با فرم تماس 7 می توانید فرم های تماس های متعدد را مدیریت نمایید و به علاوه می توانید فرم و محتویات ایمیل انعطاف پذیری با نشانه گذاری ساده سفارشی ایجاد کنید . فرم شده در آژاکس تسلیم، CAPTCHA، Akismet فیلتر اسپم و غیره.
مستندات و پشتیبانی
میتوانید docs ، پرسش و پاسخ و موارد دیگر را پیدا کنید اطلاعات دقیق در مورد فرم تماس با 7 در contactform7.com . اگر شما نتوانستید به سؤال شما در پرسش و پاسخ و یا در هر یک از مستندات پاسخ دهید، باید را بررسی کنید انجمن پشتیبانی در WordPress.org. اگر شما نمیتوانید هر موضوعی را که مربوط به موضوع خاص شماست، پیدا کنید، یک موضوع جدید برای آن ارسال کنید.
فرم تماس 7 نیاز به پشتیبانی شما دارد
سخت است برای توسعه و پشتیبانی از این پلاگین رایگان بدون مشارکت از کاربران مانند شما سخت است. اگر از فرم تماس با 7 لذت ببرید و مفید باشد، لطفا ساختن کمک مالی را مطالعه کنید. کمک شما به تشویق و پشتیبانی از توسعه مستمر افزونه و پشتیبانی بهتر کاربران کمک خواهد کرد.
اطلاعیه های حریم خصوصی
با پیکربندی پیش فرض، این افزونه، به خودی خود، موجو نیست:
- پیگیری پنهانی کاربران؛
- نوشتن هر اطلاعات شخصی کاربر در پایگاه داده؛
- هر گونه اطلاعات را به سرورهای خارجی ارسال کنید؛
- استفاده از کوکیها.
اگر ویژگی های خاصی را در این افزونه فعال کنید، اطلاعات شخصی ارسال کننده فرم تماس، از جمله آدرس IP او، ممکن است به ارائه دهنده خدمات ارسال شود. بنابراین، تایید سیاست حفظ حریم خصوصی ارائه دهنده افزونه توصیه می شود. این ویژگی ها عبارتند از:
- reCAPTCHA (Google)
- اکیسمت (Automattic)
- تماس مداوم (گروه بینالمللی استقامت)
افزونه های پیشنهاد شده
افزونه های زیر برای کاربران فرم تماس توصیه می شود:
- Flamingo توسط Takayuki Miyoshi – با Flamingo، شما می توانید پیام های ارسال شده را از طریق فرم های تماس در پایگاه داده ذخیره کنید.
- Bogo توسط Takayuki Miyoshi – Bogo یک پلاگین چند زبانه مستقیم است که باعث سردرد نمی شود.
ترجمه ها
شما میتوانید ترجمه فرم تماس 7 را در translate.wordpress.org .
Screenshots
نصب
- پوشه
contact-form-7
را به پوشه/ wp-content /plugins/
بارگذاری کنید. - افزونه را از طریق منوی افزونه ها در وردپرس فعال کنید.
منوی ‘تماس’ را در پنل مدیریت وردپرس خود پیدا خواهید کرد.
برای استفاده اساسی، شما همچنین می توانید به وب سایت پلاگین نگاه کنید.
سوالات متداول
آیا در مورد فرم تماس 7 سؤالی دارید؟ از این کانال های پشتیبانی مرتبط استفاده کنید.
بررسیها
توسعه دهندگان و همکاران
“فرم تماس 7” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“فرم تماس 7” has been translated into 59 locales. Thank you to the translators for their contributions.
ترجمه “فرم تماس 7” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تغییرات
برای کسب اطلاعات بیشتر، انتشارات را ببینید.
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.
- معرفی تابع wpcf7_anonymize_ip_addr().
- Introduces the consent_for:storage option for all types of form-tags.
5.0.2
- بخش اطلاعات حریم خصوصی به فایل readme.txt اضافه شده است.
- محتوای جعبه متا اطلاعات به روز شده است.
- از get_user_locale () به جای get_locale () در جایی که مناسب تر است استفاده کنید.
- Acceptance Checkbox: Reset submit buttons’ disabled status after a successful submission.
5.0.1
- تصحیح استفاده نادرست از _n()
- تاییدیه تنظیمات: تصحیح شمارش نادرست اخطارها در زبانه تنظیمات بیشتر.
- تاییدیه تنظیمات: تصحیح رفتار نادرست با تگ ایمیل ویژه [_site_admin_email] هنگام بودن در فیلد هدر ایمیل
- چک باکسِ تایید: این مقادیر class و id مشخص شده و وارد شده فعلی، به صورت نادرست در المان های HTML به کار برده شده اند.
- تاییدیه تنظیمات: هنگامی که هدر ایمیل دیگری برای رونوشت یا پاسخ وجود دارد اما مقدار آن احتمالا خالی است، ارور “ترکیب صندوق پستی استفاده شده نامعتبر است” را باز خواهد گرداند.
- چهارمین پارامتر add_action() را به طور دقیق مشخص کرده تا از اجازه دادن ورودی های ناخواسته برای پارامتر جلوگیری کنید.
- اطمینان حاصل پیدا کردن از خالی بودن دایرکتوری مورد نظر پیش از حذف آن
5.0
- Additional settings: on_sent_ok and on_submit have been removed.
- New additional setting: 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.
- Introduces the 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