這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

GoToWebinar Registration

描述

Use the [gtwregister] shortcode to register folks for your webinars.

Make sure you pass URL Parameters to this page, i.e. from a registration form. GoToWebinar requires that you supply a first name, last name and an email address.

You can configure your url parameter to GoToWebinar field name mapping in your settings.

To background process a registration, embed the [gtwregister /] shortcode in your page or post. To hardcode any field, specify the value using firstname, lastname, email, phone, servernum (an optional override to the default server number), gtwid (the ID of your webinar), autojoin (optional override to automatically join a webinar already started) and timezone (optional GoToWebinar timezone ID), for example [gtwregister gtwid="23940324" /].

Next set your registration form or opt-in thank you page redirection form to go to the page you created. If using an opt-in form with a thank you page redirect, you must enable the option to pass the opt-in information to the thank you page.

Please note that the only fields you can make required on your GoToWebinar configuration are First Name, Last Name and Email. You can include Phone, but it’s best to make it optional unless your opt-in form requires Phone, too. Any other fields marked as “required” in GoToWebinar will cause the registration to fail.

By default, if there is an error, it will be displayed, and if the registration is successful, the success will appear in an HTML comment. You can change these options by passing along commentsuccess and commenterror as in commenterror=1 to force errors to be commented or commentsuccess=0 to display that the registration was successful.

To see the list of optional timezones, view the options page and look for the number after the timezone in the default timezone selection. 61, for example, is EST. 67 is PST.

安裝

To install the plugin:

  • Download the plugin
  • Upload to your wordpress blog
  • Activate and optionally configure

Configuration

The default settings should be more than enough, but you can modify the default field names to suit your application by clicking Settings

評價

2016年9月3日
This software requires a Gotowebinar account. I was wanting to use the software to integrate with client’s GotoWebinar. I downloaded this one, then purchased the software at http://gotowp.com. It’s the same software. After finding out that it wouldn’t work, they did not refund my $79. Horrible software. Horrible company. Look elsewhere.
閱讀全部3個評價

貢獻者及開發者

“GoToWebinar Registration” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 GoToWebinar Registration 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

  • 3/31/2014 (v1.3): Added the ability to automatically join a webinar that has already started
  • 3/31/2014 (v1.3): Added timezone support
  • 3/6/2012: Added additional documentation. (Thanks, Santi!)
  • 1/20/2012: Added server number option for individual webinars, added registration, improved help
  • 7/26/2011: Released Version 0.2. Added ability to specify server number
  • 7/10/2011: Version 0.1 Added