Tag Archives: wordpress

This is how a WordPress theme is structured

16 Jan

anatom

Good analysis of the anatomy of a wordpress theme.

How NOT to build a WordPress Plugin

14 Dec


Will Norris talks about some of the common pitfalls and mistakes made when constructing plugins, including security and usability concerns and how to efficiently and cleanly create your code. Includes code examples of both what to do and what not to do. (via. wordpress.tv)

How to create a wordpress theme from scratch

22 Nov

Creating a WordPress theme – Part 1 from Tom Walters on Vimeo.



How to build a WordPress theme – part 2 from Tom Walters on Vimeo.

Integrate WordPress with Flash

21 Nov

flash_wordpress

This tutorial will get you started on how to exchange information between WordPress and Flash

Always useful WordPress snippets

3 Oct

WordPress Snippets

Here you’ll find loads of small snippets, ready to enhance that WordPress Theme you’re working on!

WordPress file hierarchy

26 Sep

wordpress hierarchy

Which template file will WordPress use?
via: Digging into wordpress by Chris Coyier