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

Simpul Forms by Esotech

Опис

This plugin is designed to create an admin panel called “Forms” under “Settings” create a form with required fields. It also enables “Email” under “Settings” allowing for SMTP e-mails from your wordpress site. The plugin works by using a shortcode on the desired form front end post. It allows a user to use their own form to post into the proper processing page as long as the required fields are sent.

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

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory or search for it and install.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure your mail settings under “Settings” -> “Email”.
  4. Configure your form settings under “Settings” -> “Forms”.
  5. Place [simpul_forms] on the contact page/post you wish to display and process the form.

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

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Відгуки

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

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

“Simpul Forms by Esotech” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Simpul Forms by Esotech” на вашу мову.

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

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

Журнал змін

1.03

Updated script queuing for efficiency and to prevent any conflict with other plugins, including other simpul plugins.

1.02

Fixed jQuery file not loading to prevent value boxes from appearing when not needed.

1.01

Changed maximum amount of numbers in phone number to 15 according to E.164 standard. All spaces, dashes, and non-numbers are removed so only numbers are counted.

1.0

  • First Upload