A perfectly useable Wordpress plugin to limit the display length of Post and Page Titles. Activate it, replace the_title() with the_title_limit(args) in your theme template files, wherever needed, and no more anguish when your long Post Titles break your theme layout.
How to add a Widgetised area in a WordPress theme
Dynamic Content Gallery and WP 2.8
Studiograsshopper gets a makeover
Exclude subcategories from archive pages
If you use subcategories to organise your content in Wordpress, you will find that category archive pages show all posts belonging to the parent category and its subcategories. This tutorial shows you how to exclude subcategory posts from your parent category’s archive page.
Setting up a multilingual WordPress site
Serial Posts tutorial added
New! Tutorial added with examples and screenshots to help you get the most out of the Serial Posts plugin for Wordpress.
Category description using get_the category()
The Wordpress get_the_category() function is another useful, but perhaps less well known, tool for displaying site content. Here’s an example of how to use it.
Serial Posts plugin
New! Serial Posts plugin for Wordpress, the latest plugin from Studiograsshopper. Assign posts to Serials and let the plugin automatically display a list of all posts from the same Serial in your single post page.
Serial Posts plugin coming soon
Here’s a new plugin for authors who wish to group posts into “series” or “serials”.
WordPress Beginner: Introduction
A beginner’s guide to installing and using Wordpress written for those wanting to set-up a self-hosted Wordpress driven site. Installation, configuration, using themes and plugins, learning how to use the Dashboard, all this is explained in a step-by-step tutorial format.