
內容簡介
這個外掛可以用於請願書、活動或任何需驗證名單的用途,據我所知在 WordPress 中是獨一無二的。
建立請願書/名單/報名表只需在文章或頁面(或自定義文章類型)中添加簡碼。從那裡,可以進一步編輯器以配置每個註冊的細節,所有的紀錄都完全由自己的主機處理,所有成員都成為您網站的用戶(而不是第三方資源)。
可用簡碼:
[lh_signing_form](在任何帖子、頁面或自定義文章類型中啟用簽名者)
未確認的簽名:[lh_signing_unconfirmed_count]
已確認的簽名:[lh_signing_confirmed_count]
簽名總數:[lh_signing_total_count]
[lh_signing_unconfirmed_list](未被格式化的清單)
[lh_signing_confirmed_list](未被格式化的清單)
您可以通過多個簡碼參數自定義顯示簽名表格的外觀([lh_signing_form]),可以在此處找到更多信息:點擊這裡
外掛標籤
開發者團隊
原文外掛簡介
This plugin is can be used for petitions, events, or any verified list and as far as I know is unique in WordPress.
Creating a petition/list/signup is as easy as adding a shortcode to a post or page (or CPT). From there additional editors are available to configure easch aspect of the sign up. Everything is completely self hosted and all list members become users of your site (not a third parties).
Available shortcodes:
[lh_signing_form] (enable signatories on any post, page, or custom post type)
Unconfirmed signatories: [lh_signing_unconfirmed_count]
Confirmed signatories: [lh_signing_confirmed_count]
Total signatories: [lh_signing_total_count]
[lh_signing_unconfirmed_list] (unformated list)
[lh_signing_confirmed_list] (unformated list)
You can customise the display of the signing form ([lh_signing_form]) via a number of shortcode arguments more information is available here
