#25525 closed enhancement (maybelater)
Adds Polar Polls support to oEmbed WhiteList
Reported by: | wpeterson | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Embeds | Keywords: | has-patch close |
Focuses: | Cc: |
Description
I'm submitting code to allow support for oEmbed of Polar Polls within WordPress. Polar Polls allows you to beautiful, photo based polls and share them with your friends. We've added oEmbed support for our polls to allow bloggers to include polls in their articles safely and easily.
Code changes are encapsulated in this Github Pull Request:
https://github.com/WordPress/WordPress/pull/51
Examples of Polar embedded polls in existing articles/blogs:
http://www.cinemablend.com/games/PS4-Continues-Dominates-Xbox-One-Polls-Pre-Orders-59268.html
http://bgr.com/2013/10/02/smartwatch-features-poll-iwatch-galaxy-gear/
http://appadvice.com/appnn/2013/09/its-a-smack-down-apples-ios-6-or-ios-7
Attachments (1)
Change History (5)
#1
@
11 years ago
- Keywords close added
I'm going to recommend wontfix for this. Although it seems harsh, please read the reason given on #25265, specifically 1:ticket:25265. Maturity of the service is an important factor, despite good technical implementation, documentation, etc.
#2
@
11 years ago
I also recommend close. In addition to the comment on #25265, more information on how WordPress decides which oEmbed providers to include (whitelist) can be found on Design Decisions page in the Core Contributor Handbook.
I would suggest creating a plugin for the service, and uploading it to the wordpress.org plugin repo to determine how much interest there is for the service from other WordPress users.
Patch File of Pull Request