Archive for January, 2008

Post

Updated: No Feed Plugin

In Blogging,Technology on Jan 31 by jason Tagged: ,

I updated the No Feed WordPress plugin this week. It now accurately issues a “404 Error Not Found” for disabled feeds. It will also correctly display your default 404 template.

Get the update.

Post

Attachment Category Updater WordPress Plugin

In Blogging,Technology on Jan 30 by jason Tagged: ,

When you add an attachment to a WordPress post, the attachment inherits the post’s categories. However, future changes to a post’s categories are not reflected in the attachment. The Attachment Category Updater WordPress plugin fixes that.

This can be beneficial for tag or category searches, and even for custom attachment archives.

If you use it, let me know!

Download page: Attachment Category Updater WordPres Plugin

Post

No Feed WordPress Plugin

In Blogging,Technology on Jan 19 by jason Tagged: ,

I came across a thread in WordPress support about someone needing to remove all feeds. There was no need for password protection or limited access. They just needed the feeds deleted. Download the plugin that will remove all feeds.

I’d agree that simply deleting the feed-* files would be sufficient and acceptable. However, whenever I hack (or remove) core files, I add extra work for myself when it comes time to upgrade. The added work comes in remembering to delete those files with every upgrade.

The solution? A plugin. WordPress has a great framework for plugins. And that’s why there are so many great ones. So here it is… The No Feed WordPress Plugin.

If you use it, let me know!

Download page: No Feed WordPress Plugin