Now this is very slick. She had some earlier versions of this script, which would add everything and anything to the "spam words" list – but this latest version lets you pick and choose what will be added – as well, it doesn't appear that you need to modify any core WP code. VERY nice! […]
Guest authored by
Mark Jaquith – txfx.net
This plugin will allow you to put next / previous links for date archive pages. For example, you're looking at the archive page for "January 7, 2004" – it will put a link to the previous day and next day page. If there are no posts on that day – it will look for the […]
Just noticed this plugin on the wordpress plugins wiki page: Image Browser "This plugin adds an "Insert Image" button to the edit screen which opens an image browser to select from all previously uploaded images and add the appropriate code to the post. If you want, you can consider it a sort of mini-gallery for […]
I found the following plugins on Blogging Pro: WP Amazon Easily add links to products mentioned in your post WordPress Email Notification Let users sign up to be notified of emails when you post something new (although bloglet has been working okay for me) Automatic Images for headlines Generates PNGs for your headlines. Pictorialis wordpress […]
I've been going back in and modifying some existing posts – and I thought it would be useful to see a list of posts that were recently edited. This function would go in your my-hacks.php file. I created it quickly for my own uses – wanted to keep it here for "code storage" – but […]
Monty asked about comment highlighting based on author. Even though this isn't a plugin, I thought this could work similar to the way I was doing comment highlighting
This function will list all posts, and group them by day. If you want to use it – add it to your my-hacks.php file. (See more information on how to use my-hacks.php here – link via Carthik) Again – I made this function specifically for a personal use – so there's not a lot of […]
Some habits are hard to break. In the MT world – comments and trackbacks are different animals. Maybe just because I'm used to it that way – but that's the way I prefer it. A trackback/pingback isn't a complete thought. Comments (usually) are. When reading the comments section, I find it disrupting to see a […]
The idea of this plugin was to create a version of this for WordPress. I am aware that there is another similar script – but I didn't want the actual posts pulled in – just the link to go see the posts for that day in the past. As well – I wanted to use […]