Opis
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.
Instalacja
- 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.
Najczęściej zadawane pytania
- Have you been asked any questions yet?
-
No
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Simple AJAX Form” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Simple AJAX Form” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0
- First release