Plugin
Freshet Pages Plus
The gripe
The Pages screen cannot tell me where a page lives, which template renders it, what changed last, or who changed it.
The plugin
Should put those answers in the list table I already use, and add nothing else.
WordPress' admin list tables were built for a blog with forty posts. Freshet Pages Plus makes them work on a site with four hundred pages nested six deep: a sortable Modified column, the URL path under every title, parent and template filters, path search and a Duplicate action, on Pages, Posts and every public custom post type.
It is for the people who look after a site with years of content behind it and a dozen editors on it. There is no settings screen. Each enhancement appears on the screens where it applies and nowhere else, and nothing it does touches the front end.
Free, and the whole plugin
Six additions to the list table, every one of them free. Nothing in the download is locked, limited or time-barred.
A sortable Modified column
The full URL path under every title
/team/andré/ rather than a full URL with percent-escapes. Published
and private posts show their real permalink, and the line is a link that opens in
a new tab. Drafts, pending and scheduled posts show the pretty path they will get,
as plain text, because there is nothing to open yet. The path is collected while
the table renders and injected by a small script in the admin footer, so a row
that Quick Edit replaces loses its path line until the next reload.
The path line is in the docs.
A parent filter and a sortable Parent column
A Template column and filter
Path search
pricing and you get every page whose path contains it, wherever it
sits. Search about/team and you get that branch. Search a section
slug and you get everything beneath it, not just the page whose own slug matches,
which is the point on a site where Overview exists eleven times. Spaces are also
tried as hyphens. It is added as an OR on top of the normal title and content
search, so nothing you could find before stops being findable, and a search in
Trash does not start returning published pages.
Path search is in the docs.
Duplicate, one at a time or in bulk
Needs WordPress 6.0 and PHP 7.4 or newer. Download it from wordpress.org, or read the source on GitHub. Or Try it in WordPress Playground first: a throwaway site in your browser, the plugin active and a page tree already on the Pages screen. Where each column and filter shows up, what Duplicate copies and the hooks it attaches to are in the Pages Plus docs.
Something not covered here? The FAQ has a Pages Plus section.