
內容簡介
此外掛可以取得已發佈的 Google 表單,並透過 WordPress 自訂文章或 shortcode,移除 Google 包裝的 HTML,並在您的文章或頁面中嵌入「聊天表單」。當使用「聊天表單」文章類型時,wpcform shortcode 接受一個名為 id 的參數,它是表單的文章 ID。還有許多其他選項,詳情請參閱文件。
例如,假設您想要整合位於 https://docs.google.com/spreadsheet/viewform?hl=en_US&pli=1&formkey=ABCDEFGHIJKLMNOPQRSTUVWXYZ12345678#gid=0 的表單(這不是真實的 URL),請在 WordPress 文章或頁面中使用以下 shortcode:
[wpgform id=\'861\']
目前,此外掛僅支援公開的 Google 表單。不支援私人 Google 表單。
外掛標籤
開發者團隊
原文外掛簡介
Fetches a published Google Form using a WordPress custom post or shortcode, removes the Google wrapper HTML and then renders it as a Chat Form embedded in your blog post or page. When using Chat Form post type, the wpcform shortcode accepts one parameter, id, which is the post id of the form. There are a number of other options, refer to the documentation for further details.
For example, suppose you want to integrate the form at https://docs.google.com/spreadsheet/viewform?hl=en_US&pli=1&formkey=ABCDEFGHIJKLMNOPQRSTUVWXYZ12345678#gid=0, (not a real URL) use the following shortcode in your WordPress post or page:
[wpgform id=\'861\']
Currently, this plugin only supports Google Forms that are public. Private Google Forms are not supported.
