Able Player for WordPress

from 0$

Able Player for WordPress is a WP Plugin Package from the Open Source WP Plugins range Make media accessible to all of your site's visitors with an easy-to-use shortcode.


For more information about a tailored WP Plugin Package like Able Player for WordPress please contact us directly.

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.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Able Player for WordPress

typePlugin
version1.0
descriptionMake media accessible to all of your site's visitors with an easy-to-use shortcode.