The latest version of WordPress was just released, v3.8 “Parker” (named after Charlie Parker). I just pulled the latest code… Read more WordPress 3.8 “Parker” is now out
Category: WordPress
I’m speaking on JS Unit Testing on this month’s WP Sessions!
This coming Saturday, I will be presenting on JavaScript Unit Testing as part of this month’s WP Sessions streaming event.… Read more I’m speaking on JS Unit Testing on this month’s WP Sessions!
JSHint patches are landing in WordPress Core
Yesterday we formally kicked off the work to fix JSHint errors in WordPress Core, after a week of preparation, decisions,… Read more JSHint patches are landing in WordPress Core
JavaScript Coding Standards for WordPress Core
During the WordCamp Boston 2013 contributor day, I had a great conversation with Matt Wiebe, Corey Frang and others about… Read more JavaScript Coding Standards for WordPress Core
Video: Evolving your JavaScript with Backbone.js
The video from the talk I presented at this year’s WordCamp Providence, Evolving your JavaScript with Backbone.js, is now live… Read more Video: Evolving your JavaScript with Backbone.js
WordCamp Chicago Recap
I presented a talk this past weekend at WordCamp Chicago, on the subject of Building JavaScript Apps on top of… Read more WordCamp Chicago Recap
Bad Documentation is a Bug
This is a bit old by now, but this tweet from the Write the Docs conference in Portland has been… Read more Bad Documentation is a Bug
I’m Speaking at WordCamp Providence!
Towards the end of August, Underscore.js and Backbone.js were added into WordPress core in preparation for release 3.5 (trac changeset… Read more I’m Speaking at WordCamp Providence!
How we can have Nice Things: my slides from WordCamp Boston 2012
I delivered a talk this morning at WordCamp Boston 2012 on how to find ways to fit web development tools… Read more How we can have Nice Things: my slides from WordCamp Boston 2012
Bypass the WordPress password form by using the_password_form
Last month, I found Kieran Lane’s blog post on bypassing the WordPress password-protected post form while researching how to allow… Read more Bypass the WordPress password form by using the_password_form