Descripción
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.
Instalación
- 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.
FAQ
- Have you been asked any questions yet?
-
No
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Simple AJAX Form» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Simple AJAX Form» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- First release