Posts Tagged ‘featured’
How to: Get the first image from the post and display it
www.wprecipes.com - Most WordPress users are using custom fields to display thumbs on their blog homepage. It is a good idea, but do you know that with a simple php function, you can grab the first image from the post, and display ...
How to: Add a line break between sidebar widgets
www.wprecipes.com - Widgets are great, that is a sure thing. But sometimes, they can be annoying, for exemple when they don’t look the way you want or need. The most common problem seems to be adding a line break between widgets. Here’s ...