Difference between revisions of "Wordpress"
From Organic Design wiki
(Wordpress function reference) |
(The theme development checklist) |
||
Line 1: | Line 1: | ||
+ | == Skinning == | ||
+ | *[http://codex.wordpress.org/Theme_Development Wordpress manual: Theme development] | ||
+ | *[http://codex.wordpress.org/Theme_Development_Checklist#.22Theme_Unit_Tests.22 The theme development checklist] | ||
+ | *[http://wpbasis.de/readme-en_US.php Basic theme for starting new themes] | ||
+ | *[http://www.levoltz.com/2010/01/06/100-best-wordpress-premium-themes-of-2009/ 100 best wordpress premium themes of 2009] | ||
+ | *[http://www.levoltz.com/2009/09/19/90-best-free-wordpress-themes/ Top 90 free wordpress themes] | ||
+ | |||
== Resources == | == Resources == | ||
*[http://codex.wordpress.org/Function_Reference Wordpress function reference] | *[http://codex.wordpress.org/Function_Reference Wordpress function reference] |