admin slug column

plugin banner

Put the slug of post and page into the admin columns

Author:Chuck Reynolds (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.0.0
Plugin version:1.6.0
Added to WordPress repository:07-05-2013
Last updated:22-05-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:29
Plugin URI:https://github.com/chuckreynolds/Admin-Slug-C...
Total downloads:32 743
Active installs:5 000+
plugin download
Click to start download

This plugin adds a column to wp-admin “All Posts” and “All Pages” views displaying the URL path and Slug for each one. This will also show the nested path if a page is a child post of a parent. If a post or page is not published we’ll do our best to determine the url path and display that slightly greyed out for quick reference as it’s technically not an official URL path or Slug yet. This should also work for custom post types of type page or post, and furthermore this should now, as of v1.6, also display Multibyte characters in slugs for non-latin languages too.

I initially built this out of necessity to quickly identify pages by their slug/path as sometimes the titles that clients used did’t match up nicely with the URL slug on the front-end of the site; so here’s a fast way to do that. Nothing fancy, just does what it does.

Do you have a feature you’d like or a bug you’ve found? Feel free to make an issue on the github repo.


ChangeLog