الوصف
This plugin requires is just the front end javascript library, the following two things to be done in support:
1. Add the class ‘simpleajaxform’ to your form.
2. Make sure you have the correct wp_ajax handler hook defined.
It was primarily built as an example for a blog post.
التنصيب
- Upload to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add ‘simpleajaxform’ class to your form.
- Build wp_ajax hook to handle form.
الأسئلة المتكررّة
- Have you been asked any questions yet?
-
No
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Simple AJAX Form” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Simple AJAX Form“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0
- First release