Title: Themeable Contact Form
Author: Peter Hebert
Published: <strong>29.11.2025</strong>
Last modified: 29.11.2025

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/themeable-contact-form.svg)

# Themeable Contact Form

 Автор: [Peter Hebert](https://profiles.wordpress.org/peterhebert/)

[Скачать](https://downloads.wordpress.org/plugin/themeable-contact-form.1.0.0.zip)

 * [Детали](https://ru.wordpress.org/plugins/themeable-contact-form/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/themeable-contact-form/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/themeable-contact-form/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/themeable-contact-form/#developers)

 [Поддержка](https://wordpress.org/support/plugin/themeable-contact-form/)

## Описание

This plugin creates a simple contact form that allows you to customize the template
to match your theme.

The contact form has only three fields, which is great for keeping things simple:

 * name
 * email
 * message

All fields are required in order to submit the form.

Upon successful submission, a simple thank you message will be displayed to the 
visitor. This message can be customized on the settings page.

### Form Security

The plugin uses WordPress’ [nonce field](https://developer.wordpress.org/reference/functions/wp_nonce_field/)
functionality, as well two honeypot fields in order to prevent spam submissions.

All submitted data is validated and sanitized using the [GUMP](https://github.com/Wixel/GUMP)
PHP input validation class.

### Form Templates

The form has three basic styles:

 * **Plain** — only basic styles applied; uses the browsers’ native field validation
   along side the server side validation
 * **Bootstrap** — [Bootstrap 4](https://getbootstrap.com/docs/4.0/components/forms/)
   markup and client side validation
 * **Foundation** — [Foundation 6 for Sites](https://foundation.zurb.com/sites/docs/forms.html)
   markup and Abide client-side validation

**Note** — the Bootstrap and Foundation templates only provide the HTML markup. 
Your theme must include either the Bootstrap 4 or Foundation 6 framework in order
to make the form display and for the client-side validation to function properly.

In addition to these templates, you can override the form display with custom markup
to match your theme. Simply copy the default template `templates/contact-form.php`
to `contact-form/contact-form.php` within your theme, and then make sure to select‘
Default’ under ‘Form Template’ in the plugin settings page.

## Установка

 1. Extract the plugin .zip and upload folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to ‘Settings > Contact Form’ in the WordPress admin to customize your email 
    and template settings.
 4. Insert shortcode `[themeable_contact_form]` in your contact page to place form.

## Отзывы

Нет отзывов об этом плагине.

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

«Themeable Contact Form» — проект с открытым исходным кодом. В развитие плагина 
внесли свой вклад следующие участники:

Участники

 *   [ Peter Hebert ](https://profiles.wordpress.org/peterhebert/)

[Перевести «Themeable Contact Form» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/themeable-contact-form)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/themeable-contact-form/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/themeable-contact-form/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/themeable-contact-form/)
по [RSS](https://plugins.trac.wordpress.org/log/themeable-contact-form/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.0

First stable release.
 Removed dependency on RationalOptionsForm class better conformity
with WordPress coding standards.

#### 0.3.3

Updated composer and node dependencies.
 Looser restriction on composer/installers

#### 0.3.2

Updated composer and node dependencies.

#### 0.3.1

Updated composer dependencies, installation instructions.

#### 0.3.0

Properly retrieve saved plugin options for send email to.

#### 0.2.0

Properly retrieve saved plugin options for email from name and address.

#### 0.1

Initial plugin release.

## Мета

 *  Версия **1.0.0**
 *  Обновление: **9 месяцев назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 4.4 или выше **
 *  Совместим вплоть до: **6.8.8**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/themeable-contact-form/)
 * Метки:
 * [bootstrap](https://ru.wordpress.org/plugins/tags/bootstrap/)[contact](https://ru.wordpress.org/plugins/tags/contact/)
   [contact form](https://ru.wordpress.org/plugins/tags/contact-form/)[form](https://ru.wordpress.org/plugins/tags/form/)
   [foundation](https://ru.wordpress.org/plugins/tags/foundation/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/themeable-contact-form/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/themeable-contact-form/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/themeable-contact-form/reviews/)

## Участники

 *   [ Peter Hebert ](https://profiles.wordpress.org/peterhebert/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/themeable-contact-form/)