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

Able Player for WordPress

説明

Make media accessible to all of your site’s visitors with an easy-to-use shortcode.

Able Player for WordPress

Able Player is a fully accessible cross-browser HTML5 media player. With an easy to use shortcode, this plugin gives you the ability to include audio or video wrapped in an accessible player in any post or page. This will enhance the user experience of visitors who rely on screen readers and keyboards (or other non-mouse input devices).

Example Video:

// video only
[able_player src="https://example.afk/sample.mp4"]

// video with captions and chapters
[able_player src="https://example.afk/sample.mp4" captions="https://example.afk/caps.vtt" chapters="https://example.afk/chaps.vtt"]

Example Audio:

[able_player src="https://example.afk/sample.wav"]

[able_player src="https://example.afk/sample.ogg" ogg_type="audio"]

The following file types are currently supported by Able Player:

Video: webm, webmv, mp4, ogg, ogv

Audio: mp3, ogg, oga, wav

Note: Ogg requires the inclusion of an additional parameter/attribute in the shortcode: ogg_type = [audio|video].

Damion Armentrout, © 2017 (GPLv2 License or later).

Able Player is © 2014 University of Washington (MIT License). The author of this plugin is not associated with Able Player or UW.

スクリーンショット

  • Example: A movie and an audio file.

評価

2018年12月14日
Easy to install and implement. Easy to make your hosted videos accessible. Need an API key from Google to point to YouTube videos.
2017年11月23日
This plugin worked first time without any problems. Thank you.
2件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Able Player for WordPress” をあなたの言語に翻訳しましょう。

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

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