Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

PCF Contact Form

Опис

Basic Instructions

Once the plugin is installed, go to Contact Form on the WordPress Backend and configure all settings. If you want to enable saving form submissions to a database, go to Contact Form > SQL Options and check the box and fill out all information.

Form submissions can be viewed by going to Contact Forms > Form Submissions

To place the contact form, use the shortcode [pcf_contact_form].

The contact form has some default styling, but it can be changed under Plugins > Editor by selecting PCF Contact Form and editing pcf-contact-form/css/pcfcf-style.css.

See the documentation for more detailed instructions.

Встановлення

  1. Upload ‘pcf-contact-form-X.X.zip’ to WordPress
  2. Activate the plugin once installed.
  3. Go to ‘wp-admin’, then ‘Contact Form’ and set desired options. All options under General Options are required.
  4. Place shortcode ([pcf_contact_form]) where you want contact form to appear!

Часті питання

Can I style the form?

Yes! You can edit pcf-contact-form/css/pcfcf-style.css. See our documentation for more information.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“PCF Contact Form” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “PCF Contact Form” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2.1

  • Enabled default options for SQL using wp-config.php

1.2

  • Fixed an issue that stopped the subject containing any numbers or punctuation. Now accepts anything other than quotation marks.
  • Fixed an issue that caused punctuation in the site title to be outputted as HTML entities in the form submission.

1.1

  • Updated some files

1.0

  • Released Plugin