Tag: WordPress

Accessibility for WordPress at Lynda.com

July 27, 2015

No Comments

Topics: Accessibility, WordPress.

My first course with Lynda.com went live today: Accessibility for WordPress. It’s an introduction to accessibility topics, understanding accessibility in themes and plug-ins, and writing accessible code. Does it cover everything? It sure doesn’t – you can’t cover the entirety of either WordPress or Accessibility in an hour and a half; but it’ll give you a great introduction to what you need to know to work accessibility in the WordPress ecosystem. Not a Lynda.com member? It’s never too late to […]

Continue reading “Accessibility for WordPress at Lynda.com” »

Be a power user: Access Monitor & Tenon.io

May 23, 2015

1 Comment

Topics: Accessibility, WordPress.

I just published an update to Access Monitor, and based on some of the feedback I’ve gotten, I want to talk about a handy trick for using Access Monitor more effectively. The feedback amounts to concerns about the amount of processing time Access Monitor can consume. This is fair – after all, if you want to test 50 pages of your site every day, that could be a lot of queries to Tenon, and those can each take a healthy […]

Continue reading “Be a power user: Access Monitor & Tenon.io” »

Important: Security Fix for My Calendar

April 20, 2015

No Comments

Topics: WordPress.

I’m releasing an update to My Calendar today as part of a coordinated security release affecting dozens of major plug-ins in the WordPress.org repository. If you’re currently running any version in the 2.3.x branch of My Calendar, your site is vulnerable. If you’re on an older version of My Calendar, you are not vulnerable to this security issue, but you may be vulnerable to a security issue I fixed in version 2.3.10. My recommendation is that all users should upgrade […]

Continue reading “Important: Security Fix for My Calendar” »

WP Accessibility Update: alt enforcement

March 23, 2015

2 Comments

Topics: Accessibility, WordPress.

I released an update to WP Accessibility today, that adds some limited enforcement on alt attributes for images. It’s not as sophisticated as I’d like it to be, but it’s a start. This includes five separate pieces: In the media manager, images include an indication that shows whether they have an alt text set or have been marked as decorative. If neither is true, it shows a link that points directly to the alt attribute field for editing. In the […]

Continue reading “WP Accessibility Update: alt enforcement” »

What I hate about themes

January 6, 2015

2 Comments

Topics: Web Development, WordPress.

Just to disclose the truth: I don’t really hate themes. But as a plug-in developer with tens of thousands of users, what I hate is undisclosed conflicts – and themes are a big part of that problem. We’re talking about tech support. The other day, Pippin Williamson posted this Tweet: “If you’re a #WordPress theme developer, please do not modify file upload locations. There is zero reasons a theme should be doing that.“ Why shouldn’t a theme developer change the […]

Continue reading “What I hate about themes” »