Archive for January, 2008
Problogger has an interesting post about swearing on blogs, so I’ve decided to take this opportunity to outline my thoughts on it.
I have read a few blogs with a lot of swearing and everytime I have it has felt like a gimmick; a Roy Chubby Brown or Andrew Dice Clay (Both with three names oddly [...]
This is the fourth of my Quick N Dirty plugin posts. In the first I used the the_content filter to repeat the links used in a post, at the end of that post. In this post I am going to the_content again, but this time I am specifically using it in place of another filter [...]
This is the third of my Quick N Dirty plugin posts. In the second post I showed how to access the post object and alter the post content before saving it back to the database. This plugin will also access to the post object, but this time I will use it to exclude posts from [...]
In the first of my Quick N Dirty plugin posts I showed you an example of modifying the content of a post just before it is displayed on screen. In this, the second of the Quick n’ Dirty plugins I am going to look at modifying the text of a post before it is saved [...]
