First let me say that Smashing WordPress Themes focuses solely on WordPress theme development, it is for those who have an adequate understanding of CSS and PHP and are looking get under the hood of a Wordpress theme.
Tag: Wordpress
WordPress How to: Change Post Dates
Sometimes we can miss the most trivial of things, and even though changing the date stamp of a WordPress post is fairly straightforward…
How to Use the Javascript Libraries Included with WordPress
There is a better safer way to include you javascript files in your wordpress themes. Using the wp_enqueue()
function will prevent problems…