惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
腾讯CDC
博客园 - Franky
Engineering at Meta
Engineering at Meta
C
Check Point Blog
T
The Blog of Author Tim Ferriss
有赞技术团队
有赞技术团队
Microsoft Azure Blog
Microsoft Azure Blog
MyScale Blog
MyScale Blog
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
S
SegmentFault 最新的问题
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学

Comments for Joe Dolson Web Accessibility

Because we're not alone - Joe Dolson Web Accessibility Able Player v5.0.0 released! - Joe Dolson Web Accessibility Able Player 4.8 – Release Candidate & Call for Translators Able Player 4.8 – Release Candidate & Call for Translators Able Player 4.8 – Release Candidate & Call for Translators Is it an evil overlay? How can you tell? Is it an evil overlay? How can you tell? Is it an evil overlay? How can you tell? “The primary threat for accessibility on the web is neglect.” My Calendar User's Features - Does anybody use them? - Joe Dolson Web Accessibility
Able Player 4.8.0 and Able Player for WordPress 2.3.0 Rel...
Joe Dolson · 2026-02-08 · via Comments for Joe Dolson Web Accessibility

Able Player 4.8.0 is now available! All the details about what’s changed in this release are available in my previous post: the Release Candidate announcement and call for translators. This is an exciting release for a few reasons: but most importantly, it’s my first steps towards removing the jQuery dependency.

jQuery is deeply built into Able Player, so removing that is going to take time – but reducing the dependency so it only requires the slim build of Able Player is still a big change.

It’s also exciting because it does remove the dependency on JS Cookie. Cookies are now optional for managing user preferences; by default, they’re managed in localStorage.

In the WordPress plugin, there’s now a new option to allow you to disable cookies.

Translations

On the translations front, the only translation I managed to get updated for this release was the German version, translated by Sabine Jordan. There were several people interested, but no other translations actually completed.

This is in part, I think, because there’s no user-friendly mechanism to manage translations – right now, they’re just a JSON (JavaScript Object Notation) object that requires updating in the Github repository. That means you have to be familiar with Github and JSON, which limits things a bit!

I’d like to improve that, so one of my goals in advance of version 4.9 will be to build a system to make it easier to translate the package.

WordPress Plugin Goals

The next major update for the WordPress plugin won’t be tied to the next Able Player release; it’s going to be focused on building out some enhancements to the plugin. I want to add support for people to build playlists and some other enhanced options for handling video, like being able to associate captions and poster images with your media in the media library.