Javascript

WordPress speaks with wp.a11y.speak

I know I’m really late in the game but WordPress can speak! And has been speaking since version 4.2. Lately I’ve been learning more Javascript and needed this feature in one project. In this article I’ll try to explain simplified version how WordPress speaks with wp.a11y.speak() JavaScript method. Usually we have spinner or animation to indicate …

Detecting Javascript in WordPress

Does you full screen menu or other fancy Javascript based solution work without Javascript? They can work if you’re detecting Javascript beforehand.