![]() | | ||||||||||
| |||||||||||
| |||||||
| Notices |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Regular Member | So I know a lot of people want to try coding wordpress themes. Here are some links to get you started. Template Tags Template Tags « WordPress Codex This is probably going to be your most important resource. Wordpress themes are handled 80% by tags. Some work in 'the loop' and some don't. It's important to know which is which. The Loop The Loop « WordPress Codex This document provides a good explanation of 'the loop' (the query that runs your blog entries) and how you can modify it to use multiple loops. I've used a 'mini loop' to create a custom 'featured post' section. Page Templates (If the link doesn't work, just scroll down) Pages « WordPress Codex These can be used to make custom pages, such as the front page on Problogger.net or something. Better for use than the 'home.php' script because it won't overwrite the index. Widgetize Your Sidebar How to Widget-Enable Wordpress Themes in 3 Easy Steps This post tells you how to make your sidebar dynamic. Multiple Sidebars How to Create Multiple Dynamic Sidebars for Wordpress Widgets This post tells you how to make multiple dynamic sidebars. |
| | |
| | #3 |
| Administrator Join Date: Aug 2008
Posts: 91
My Mood:
Credits: 2 ![]() | I'm not sure what you mean by a tag, but have you checked out the WP-Recent Comments plugin? |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [PHP] Wordpress coding, got any tips? | Ikki | Web Design and Graphics | 3 | 06-17-2008 08:04 PM |
| 9 great plugins for your WORDPRESS | Swastik | Blogging Discussion | 5 | 04-26-2008 07:21 AM |