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

Contact Easy

Описание

This is the plugin for contacting the owner of website that the data are stored in the wordpress data base.
Short-codes are given bellow that are used in the wordpress post and page editor.

    =Use this shortcode=

* Display contact  form: [contact_form] 
* Display data base result: [contact_result]

CREDIT

1.This plugin was developed by [Raju Ahmed]

CONTACT

Raju Ahmed [rajuahmed.0fees.net/blogs]

Скриншоты

  • Contact form
  • User data

Установка

  • Extract the zip file and just drop the contents in the wp-content/plugins/ directory.
  • Activate the Plugin from Plugins page.
  • Use the short-code for displaying contact form [contact_form]
  • Use the short-code for displaying contact result what the user is send you [contact_result]

Часто задаваемые вопросы

Do you have questions or issues about contact-easy? Contact Me

How it is work?

When user sumit the data form the form, the plugin create a table in the site hosted database and then it store the data in the table. [contact_form] short-code use it for storing data.

Why mobile number format does not support?

I will update this as soon as possible for supporting the mobile number formate.

Отзывы

Посмотреть все 4 отзыва

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

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

Участники

Перевести «Contact Easy» на ваш язык.

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

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

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

version 2.0

  • More lighter than previous version.

version 1.0

Implementation of basic functionality.