wordpress-themes

Writing Maintainable WordPress Themes: Naming Conventions

By Tom McFarlin In the first post in this series, we reviewed some of the strategies that are available as it relates to organizing our WordPress theme directories in order to make them more maintainable. Specifically, we touched on how to organize: JavaScript and CSS files Templates and Temple Parts Translations Helper Files and Utility […]

wordpress

Tips for Best Practices in WordPress Development

By Damian Logghe In this series, we’re going to cover the most important things you should consider when developing a WordPress Plugin or a WordPress Theme. This guide aims to provide a set of good practices that will be helpful to beginners and also to experts developers that are starting to work with WordPress But […]