外掛說明
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.
安裝方式
- Download source to your WordPress plugin directory /wp-content/plugins and activate
- Go to a Post / Page editor and add from the WYSIWYG
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.6
- Didn’t commit the stupid icon
0.5
- FIRST