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

Wistia WordPress Plugin

説明

Wistia’s embed codes are designed to be very durable, but WordPress has a
history of being particularly troublesome. This plugin adds oEmbed support so
that pasting a link to the video’s page in Wistia will embed the video. The
video’s URL must be by itself on its own line for this to work.

As of version 0.6 of this plugin, it is recommended that you check
“Use oEmbed?” under Advanced Options when generating your embed code.

As of version 0.8 of this plugin, the legacy “Anti-Mangler” feature is an
option that is turned off by default.

See the Wistia documentation for more:
http://wistia.com/doc/wordpress#using_the_oembed_embed_code

Automatic Installation

  1. In Admin Dashboard, go to Plugins > Add New.
  2. Search for “Wistia WordPress Plugin”.
  3. Find the plugin and click “Install”.

手動インストール

  1. Make a ‘wistia-wordpress-oembed-plugin’ directory in ‘/wp-content/plugins/’.
  2. Upload all files in the repository to the
    ‘/wp-content/plugins/wistia-wordpress-oembed-plugin/’ directory.
  3. 「プラグイン」メニューからプラグインを有効化します。

評価

2017年12月22日
We were using this in the backend of the site so that the oEmbed links would render the video content in the post editing screen inside some custom fields (it wasn't being used on the front end at all) This was extremely helpful for our users to know that they had embedded the correct video in the custom fields in the posts, no more than a visual confirmation. Now it doesn't work, which is unfortunate.
2017年11月30日
It might not have been updated in a year or two (am told the developers are working on this. . .) but it works like a dream with every wordpress site I have - and that's quite a few - that have videos.
2016年9月3日
This plugin works perfectly for easily embedding my Wistia videos, they are completely responsive on all devices too.
8件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Wistia WordPress Plugin” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.10

  • Update implode function for php 8 compatibility

0.9

  • Add *.wistia.net as a recognized domain

0.8

  • Make Anti-Mangler an option and turn it off by default for new installs.

0.7

  • Try to fix an issue with string concatenation in certain environemnts.

0.6

  • Changed oembed regexp to properly detect new Wistia oembed URLs.

0.5.1

  • Fixed a debug error complaining about extended_valid_elements
    undefined in add_valid_tiny_mce_elements

0.5

  • Updated the oembed endpoint for Wistia
  • Updated the regexes for matching Wistia video URLs to the latest recommended in the doc

0.4

  • Added support for the new Playlist embed structure

0.3

  • Added support for all SuperEmbed style Wistia embeds

0.2

  • Added support for SuperEmbed style oEmbeds

0.1

  • 最初のリリース