Most of the basic theme template file are explained. We do felt error 404 page, 404.php, is quite important. There is always a chance that user might click on the page that does not exist. If it does happen, proper error 404 page as following will handle it.
- Categories
- Buddies & Links
WordPress Theme Development 7 – Comments
There is an enhancement for comment display in WordPress 2.7. New template tags are introduced. This WordPress theme will be using those enchancement too. In the header file, header.php, code as following is added right before the call to wp_head(); for supporting new JavaScrip functionality with comment threading in WordPress 2.7.
Posted by Ivan @ May 6th, 2009 in WordPress with Comments, WordPress Theme
1 Comment »