このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Embed Poll For All

説明

This plugin allows you to copy and paste a Poll For All share URL onto a page and it will display the corresponding poll from Poll For All.

The poll URL has to be provided in the format of https://share.pollforall.com/<POLL_ID> and this plugin will turn this poll URL into an iframe by using the oEmbed protocol. It will fetch all required data from https://share.pollforall.com, which is a service provided by the Poll For All platform.

You can read more about embedding polls from Poll For All in the Embed chapter.

IMPORTANT: when a user interacts with the embedded poll (such as providing a vote), the required data are transmitted to Poll For All services. Therefore anyone who wishes to vote in a poll from Poll For All platform would have to agree with its

and the user will be automatically notified about it on the first use of the service.

スクリーンショット

  • This is an example of an embedded poll

インストール

  1. Upload pollforall-oembed.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Copy and paste a Poll For All share URL where you want the poll to show up.

FAQ

How do I create a poll?

You would have to use the free Poll For All mobile application (ether for Android or for iOS), which can be installed from the link on the official web site Poll For All

How do I get a poll share URL?

Copy the poll share URL from the poll’s menu. It works in the mobile application and in the poll browser view. You can also share a poll via email and copy the link from the message.

How do I get the poll to show up?

Copy and paste the poll share URL where you want the poll to show up.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Embed Poll For All はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Embed Poll For All” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.2

  • Readme improved

1.0.1

  • Plugin creation