Here are three short functions you can add to your theme's functions.php file to change the way excerpts work on your site. When you use the_excerpt() in a theme file, WordPress will first use the contents of the Excerpt field from your Post→Edit screen. If it's empty, … [Read more...]
Posts vs. Pages
Should you use posts or pages for your content? On the surface, they are much the same in WordPress. They share a similar editing screen1. Both can accept comments and trackbacks. How do you decide which is best for you? If your site contains a blog of any variety — a … [Read more...]