How to render WordPress’ the_excerpt() without a p tag
How to render WordPress the_excerpt without the paragraph tag.
How to render WordPress the_excerpt without the paragraph tag.
By default, the length of the_excerpt() is 55 words. Here’s how to overwrite that.
How to set up a taxonomy page in WordPress.
WordPress 3.0 has some awesome new features, one of them being custom post types. But how do you show a post type’s custom taxonomy?