WordPress Theme Coding – Best Practices, Do’s & Don’t.

Although it is fairly easy for an application sofware developer with very little knowledge of PHP, Javascript and HTML to quickly put a wordpress theme together, creating  a GREAT theme requires a lot more thought, effort and discipline. And despite all the forum threads you may be reading, no advice is as good as that which comes from an experienced wordpress theme developer.

edumacate me classroom cartoon pic

Jean-Baptiste Jung, is just that kind of freelance wordpress developer. He has put together a nice article on the Best Practices to adhere to when coding your wordpress theme.  It is a list of Do’s and Don’t - what you should, and shouldn’t be doing and thinking about when coding your next wordpress theme.

Key Recommendations

  1. Think International.
  2. Don’t reinvent the wheel: Use a framework.
  3. Speed up development using community tools and templates.
  4. Debug your code efficiently.
  5. Make use of hooks, actions and filters.
  6. Code markup like a pro.

Here is the full list of recommendations / best practices on Jean’s CatsWhoBlog site.

Leave a Reply