Leírás
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]
Képernyőmentések
Telepítés
- 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]
GYIK
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.
Vélemények
Közreműködők és fejlesztők
“Contact Easy” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Contact Easy” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
version 2.0
- More lighter than previous version.
version 1.0
Implementation of basic functionality.