WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: ableplayer (Used by 121 domains)

Able Player, accessible HTML5 media player

👤 Joe Dolson 📦 v2.3.0 🔗 Plugin Homepage

This plug-in uses Able Player, an open-source fully-accessible cross-browser HTML5 media player, to embed audio or video within your WordPress page.

Instructions for Use

There are currently three ways to add an Able Player instance to a WordPress site:

  1. Go to Settings > Able Player > Settings and enable the options to use Able Player for all video, audio, and playlists. Able Player will automatically replace MediaElement.jss or the default WordPress video/audio blocks with Able Player.
  2. Go to Settings > Able Player > Shortcodes to generate an [ableplayer] shortcode.
  3. Enter or paste any valid HTML5 Able Player code into your web page. Full documentation is available on the Able Player project page on GitHub.

Using the media rewriting in option #1, Able Player will replace any audio or video block. Any tracks added to that block will be automatically handled, giving you support for all the standard Able Player features: captions, navigable transcripts, subtitles, chapters, and audio description.

Using option #2, you can create Able Player shortcodes that support most of the basic Able Player features, with support for Vimeo, YouTube, or local video.

Option #3 supports the full scope of Able Player features.

The [ableplayer] shortcode

The [ableplayer] shortcode supports the following attributes.

Required attributes (one of these)

  • youtube-id – 11-character YouTube ID or YouTube URL.
  • vimeo-id – Vimeo ID or URL.
  • `media-id’ – An attachment ID for a media file in your WordPress media library or the URL to a hosted video.

Additional Player Content

  • captions – Attachment ID or URL to .vtt captions file. Optional pipe separator for language code and label.
  • subtitles – Attachment ID or URL to .vtt subtitles file. Optional pipe separator for language code and label.
  • chapters – Attachment ID or URL to .vtt chapters file. Optional pipe separator for language code and label.
  • descriptions – Attachment ID or URL to .vtt audio descriptions file. Optional pipe separator for language code and label.
  • youtube-desc-id – YouTube URL or ID of a described version of the video
  • youtube-sign-src – YouTube URL or ID of a sign language interpreted accompanying video
  • vimeo-desc-id – Vimeo URL or ID of a described version of the video

All captions, subtitles, chapters, and descriptions tracks must be in .vtt format. The shortcode only supports a single set of values for each type of data; to add multiple tracks of the same type you can use the Video block or add custom HTML.

Either an attachment ID or a URL for your track .vtt is required; you can optionally add a language code and a custom label:

captions="/path/to/file.vtt|es|Español"

By default, the language will be your WordPress installation language, with the labels “Captions”, “Subtitles”, “Chapters” or “Audio Description”.

Player Options

  • youtube-nocookie – “true” or “false” (use “true” to embed YouTube untracked, for added privacy)
  • autoplay – “true” or “false” (default is “false”)
  • loop – “true” or “false” (default is “false”)
  • playsinline – “true” or “false” (default is “true”). By setting to “false”, some devices (e.g., iPhones) will play the video in their own media player rather than in Able Player.
  • hidecontrols – “true” or “false” (default is “false”). Set to “true” to enable the player controls to fade away during playback. They will appear again if the user hovers over the player or pressing a key, and they are always accessible to screen reader users.
  • poster – the URL of a poster image, displayed before the user presses Play
  • width – a value in pixels (by default, the player will be sized to fit its container)
  • height – a value in pixels (by default, the height of the player will be in proportion to the width)
  • heading – The HTML heading level (1-6) of the visually hidden “Media Player” heading that precedes the player (for the benefit of screen reader users). If omitted, a heading level will be intelligently assigned based on context.
  • speed – “animals” or “arrows” (default is “animals”)
  • start – start time at which to start playing the media, in seconds. Some browsers do not support this.
  • volume – “0” to “10” (default is “7” to avoid overpowering screen reader audio). Some browsers do not support this.
  • seekinterval – number of seconds to forward/rewind with the Forward and Rewind buttons. If omitted, the interval will be intelligently assigned based on length of the video.
  • nowplaying – “true” or “false” to include a “Selected Track” section within the media player (default is “false”).
  • transcript-div – ID attribute of a target element that will contain the video transcript
  • id – a unique id for the player (if omitted, one will be automatically assigned)

Examples

Example 1

This example uses HTML to add an audio player to the page, with one source (an MP3 file).
html

Example 2

This example uses HTML to add a video player to the page, with one source (an MP4 file) and four tracks (for captions, descriptions, and chapters in English; and subtitles in Spanish).
html

Example 3

This example uses the shortcode to add a video player to the page, with one source (an MP4 file) and four tracks (for captions, descriptions, and chapters in English; and subtitles in Spanish). All sources are fetched as WordPress media attachments.
html
[ableplayer poster="21" media-id="24" captions="25|en|English" subtitles="26|es|Español" descriptions="27" chapters="28"]

Example 4

This example uses a shortcode to add a YouTube player to the page, with two versions of the video, one with audio description and the other without (the user can toggle between the two versions using the D button).
[ableplayer youtube-id="XXXXXXXXXXX" youtube-desc-id="YYYYYYYYYYY"]

Example 5

This example uses a shortcode to add a Vimeo player to the page, with two versions of the video, one with audio description and the other without (the user can toggle between the two versions using the D button).
[ableplayer vimeo-id="XXXXXXXXX" vimeo-desc-id="YYYYYYYYY"]

The Able Player plugin was originally created by Terrill Thompson.

DomainExposuresHeadersLast Checked
d*n*m*c*-*r*.de 2025-11-12 05:54:09
h*r*e*h*u*a*r*t*.de 2025-11-12 04:56:12
e*p*s*y*e*u*d*.org 2025-11-12 03:47:57
w*c*a.com 2025-11-11 13:26:38
w*e*e*t*e*n*e*t*r.com 2025-11-11 11:38:07
v*z*e*h*o*t*o*u*i*n*.com 2025-11-11 09:17:33
t*e*l*.com 2025-11-10 23:06:04
s*o*t*a*k.com 2025-11-10 11:50:10
s*o*t*i*s*o*c*m*.com 2025-11-10 09:05:19
s*o*t*i*s*o*.com 2025-11-10 09:05:19
p*i*a*e*r*t*i*.com 2025-11-09 22:32:36
p*d*l*o*e*g*l*a*.com 2025-11-09 18:37:12
m*h*a*t*o*g*u*i*.com 2025-11-09 08:56:46
m*x*e*u*i*l*s*o*s.com 2025-11-09 07:40:01
m*u*t*a*e*m*d*a.com 2025-11-09 07:33:01
l*r*y*o*n*e.com 2025-11-08 18:48:15
j*l*n.com 2025-11-08 11:09:46
j*c*u*s*c*r*e*.com 2025-11-08 10:25:03
i*a*a*h*s.com 2025-11-08 09:08:30
i*t*a*e*a.com 2025-11-08 06:26:47
c*n*r*l*o*s*r*a*t*.com 2025-11-06 19:04:53

Top 50 Plugins

Plugin Count
elementor 2,526,802
contact-form-7 2,277,621
elementor-pro 1,421,953
woocommerce 1,182,024
revslider 850,913
js_composer 557,290
jetpack 489,601
wp-rocket 407,248
essential-addons-for-elementor-lite 382,959
header-footer-elementor 326,489
gutenberg-core 310,592
elementskit-lite 306,387
gravityforms 294,309
instagram-feed 290,354
google-analytics-for-wordpress 287,819
google-site-kit 280,053
complianz-gdpr 280,022
cookie-law-info 274,921
sitepress-multilingual-cms 244,232
bluehost-wordpress-plugin 229,571
wpforms-lite 227,795
astra-sites 220,378
litespeed-cache 200,291
gtranslate 169,605
gutenberg 161,573
cookie-notice 160,949
coblocks 160,814
the-events-calendar 142,644
popup-maker 134,490
astra-addon 124,293
premium-addons-for-elementor 123,758
bb-plugin 123,460
LayerSlider 120,163
mailchimp-for-wp 120,139
wp-smushit 118,705
tablepress 115,517
creame-whatsapp-me 108,808
duracelltomi-google-tag-manager 106,664
custom-fonts 106,354
pro-elements 105,328
woocommerce-gateway-stripe 104,494
click-to-chat-for-whatsapp 103,091
cleantalk-spam-protect 103,061
akismet 101,353
honeypot 99,423
smart-slider-3 99,378
megamenu 98,594
fusion-builder 97,364
pixelyoursite 97,084
formidable 93,772

Top 50 Themes

Theme Count
hello-elementor 814,793
Divi 669,263
astra 663,737
pub 207,693
generatepress 153,055
flatsome 151,598
Avada 147,565
h4 125,378
oceanwp 111,769
kadence 99,521
enfold 85,828
salient 82,879
bb-theme 78,570
twentytwentyfour 76,265
blocksy 73,519
twentytwentyfive 71,810
cocoon-master 70,554
betheme 67,709
twentyseventeen 66,572
dt-the7 55,761
woodmart 55,117
neve 48,902
twentytwentyone 42,385
bridge 41,596
Avada-Child-Theme 38,875
swell 37,577
twentytwenty 36,716
gox 36,493
lightning 36,153
twentytwentythree 34,860
Impreza 29,885
bricks 29,885
Newspaper 27,572
twentytwentytwo 27,079
epik-redesign 23,397
extendable 22,403
pro 22,390
storefront 22,309
uncode 21,925
twentysixteen 21,545
yith-wonder 20,953
sydney 20,328
themify-ultra 19,480
Total 18,179
twentyfifteen 17,486
porto 16,658
hestia 16,053
thrive-theme 15,189
yootheme 15,117
twentynineteen 14,917