説明
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
評価
このプラグインにはレビューがありません。
貢献者と開発者
“Better-Google-Forms” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
0.6
- Didn’t commit the stupid icon
0.5
- FIRST