Beskrivning
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.
Installation
- 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.
Vanliga frågor
- Have you been asked any questions yet?
-
No
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Simple AJAX Form” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Simple AJAX Form” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- First release