Finding a post ID in WordPress is one of those things that sounds simple until you’re doing it for the tenth time that week.
You hover over the post, look at the URL in the status bar, squint at the number buried in ?post= and try to remember it long enough to paste it somewhere. Or you click into the editor just to grab the ID from the URL. It works. It’s also mildly annoying every single time.
So I built a plugin that adds a Copy ID button directly to the Posts and Pages list. One click, ID’s in your clipboard, done.
The interesting part? I built it with Claude Code. Start to finish.



