WordPress Theme Customizer Code | Tom McFarlin

When working with the WordPress Theme Customizer, you may find yourself writing out inline styles into one of the templates for your theme. Nice tips. But since using a framework, probably this tips already handled. Source: WordPress Theme Customizer Code | Tom McFarlin

JavaScript Helpers For The Theme Customizer | Tom McFarlin

When working with the WordPress Theme Customizer, there’s likely an opportunity to refactor your code such that you can cut out some of the redundancies. Looks useful but not tested yet. Wonder if it’s still needed for the new selective refresh feature. Source: JavaScript Helpers For The Theme Customizer | Tom McFarlin