WordPress Tutorials

Multiple checkbox customizer control

This post is part of my ongoing series of helping theme authors out with building customizer fields that they need help with. This request comes from Nilambar Sharma. The specific request was, “Have you developed customizer control for multi checkbox. Say five choices are given and user can select multiple … Continue reading →

Customizer: How to save image (media) data

A couple of weeks ago, the WordPress.org Theme Review Team (TRT) announced that we’d be requiring theme options to go through the customizer rather than custom settings screens. I wrote the post explaining the details of our settings guideline change. In that post, I volunteered my coding services for building … Continue reading →

Loading parent styles for child themes

In the past week, an interesting discussion has started on how best to handle stylesheets in child themes. The discussion has centered around the best method for loading a parent theme stylesheet via a child theme. Morten Rand-Hendriksen kicked off the discussion in his post Challenges with the new method … Continue reading →

Social media nav menus

Simple social media menus using the WordPress nav menu system and CSS attribute selectors.