WordPress Plugins ~ Peter Coughlin

Post and Page IDs In WordPress Admin

There have been a lot changes to WordPress recently - but one that I don’t like is the loss of page and post IDs in the admin section.

Remember when you used to see the list of post and pages and there was a column with the page ID of each one? I found that really useful. Ok, it was probably because many of my plugins use the page IDs, but nevertheless, I miss being able to see them at a glance. Read more about Post and Page IDs In WordPress Admin →

Robots.txt WordPress Plugin

This page is about my Robots.txt WordPress plugin, which is another one of those plugins designed for lazy people like myself, who just want to set something and not have to worry about it again.

What the plugin does

When you enable the plugin, it intercepts requests for a robots.txt file, and creates a virtual one on the fly. By virtual, I mean there’s no actual file created, but one is returned to the visitor, whether they are a real person or a search engine. Read more about Robots.txt WordPress Plugin →