
Working with WordPress and Mediaelement.js
WordPress uses Mediaelement.js for its audio and video player and recently I had to dive in to the code to figure out how to interact with the player using jQuery.…
WordPress uses Mediaelement.js for its audio and video player and recently I had to dive in to the code to figure out how to interact with the player using jQuery.…
Recently, to my horror, I received an email from Google stating that bavotasan.com wasn’t mobile friendly. How could this be? I make every site I build mobile-friendly. For goodness sake,…
I needed to list all of the available icons from Font Awesome 4.1.0 in order to allow users to select one. The code for the selector was easy enough but…
Since Margot’s been born, I’ve been having a hard time wrapping my brain around anything other than being a dad to her and her older sister Abby. I forgot about…
As a moderator in bbPress, you sometimes need to upload an image in order to better explain a solution. In the past I uploaded the image using the Media uploader,…
After installing bbPress back onto my theme site, I realized the default stylesheet was pretty bloated. At first, I started abusing the important declaration in my own stylesheet, but then…
When the new media uploader was introduced back in WordPress 3.5, many awesome features were added that made adding images to your posts a whole lot easier. One thing that…
For the longest time, I had hooked into the default search and comment form to add HTML5 features for my themes. With the release of WordPress 3.6, a new core…
A while back I wrote a quick tutorial about fixing an issue with the user redirect called “Redirect After Adding a New User in WordPress”. In that tutorial, I mentioned…
I’m not too sure what’s been happening over the past week but all of a sudden I’ve been getting tons of spam comments from my attachment pages. I didn’t actually…