Descriere
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]
Capturi ecran
Instalare
- 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]
Întrebări frecvente
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.
Recenzii
Contributori și dezvoltatori
„Contact Easy” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Contact Easy” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
version 2.0
- More lighter than previous version.
version 1.0
Implementation of basic functionality.