Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Contact Easy

Beskrivning

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]

Skärmdumpar

  • Contact form
  • User data

Installation

  • 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]

Vanliga frågor

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.

Recensioner

Läs alla 4 betyg

Bidragsgivare och utvecklare

”Contact Easy” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Contact Easy” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

version 2.0

  • More lighter than previous version.

version 1.0

Implementation of basic functionality.