Descripción
Simply add Google forms to your posts and pages. But wait (you’re probably asking yourself) isn’t this really easy thanks to that iFrame code that google gives us?
Well sure, yes, you can do that. Except it looks really shitty! My plugin let’s you style and fit the form to your theme, making it blend in seamlessly.
Will auto-populate get variables into a form based off the label name (substituting “_” for spaces). So yourwebsite.com/myform?First_Name=Bob&Last_Name=Smith will fill in “Bob” and “Smith” for the inputs preceded by the labels “First Name” and “Last Name”. Try THAT with your iFrame.
GitHub Repo
Acknowledgements
- The tool also uses Simple HTML DOM Library by S.C. Chen
- Also utilizes jQuery
- Developed funded partially by the nonpartisan nonprofits the Bus Federation & Bus Project.
Instalación
- Download source to your WordPress plugin directory /wp-content/plugins and activate
- Go to a Post / Page editor and add from the WYSIWYG
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Better-Google-Forms” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Better-Google-Forms” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
0.6
- Didn’t commit the stupid icon
0.5
- FIRST