Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
- Have you been asked any questions yet?
-
No
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Simple AJAX Form” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Simple AJAX Form” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0
- First release