Title: Admin Slug Column
Author: Chuck Reynolds
Published: <strong>7 Mei 2013</strong>
Last modified: 10 Maret 2026

---

Cari plugin

![](https://ps.w.org/admin-slug-column/assets/banner-772x250.png?rev=3478698)

![](https://ps.w.org/admin-slug-column/assets/icon-256x256.png?rev=3478698)

# Admin Slug Column

 Oleh [Chuck Reynolds](https://profiles.wordpress.org/ryno267/)

[Unduh](https://downloads.wordpress.org/plugin/admin-slug-column.2.0.0.zip)

 * [Detail](https://id.wordpress.org/plugins/admin-slug-column/#description)
 * [Ulasan](https://id.wordpress.org/plugins/admin-slug-column/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/admin-slug-column/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/admin-slug-column/#developers)

 [Bantuan](https://wordpress.org/support/plugin/admin-slug-column/)

## Deskripsi

This plugin adds a URL path column to the edit screens for all post types — posts,
pages, and any custom post type including WooCommerce products. Child pages show
the full nested path. For drafts, pending, and scheduled content the URL path is
shown slightly greyed out since it isn’t an official URL yet. Multibyte characters
in slugs (non-latin languages) are fully supported.

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](https://github.com/chuckreynolds/Admin-Slug-Column/issues).

## Instalasi

 1. Upload the `admin-slug-column` directory to the `/wp-content/plugins/` directory
 2. Activate the Admin Slug Column plugin through the ‘Plugins’ menu in WordPress
 3. Go to Posts or Pages and see the column showing your slug
 4. Choose to hide/show the slug column in “Screen Options” tab up top

## Ulasan

![](https://secure.gravatar.com/avatar/1fe0862ea4dd920bfa928e8633440e218c4e45fdb8dd75cfcdfeed11c282b3dc?
s=60&d=retro&r=g)

### 󠀁[Lifesaver when trying to locate duplicate slugs](https://wordpress.org/support/topic/lifesaver-when-trying-to-locate-duplicate-slugs/)󠁿

 [Anita C](https://profiles.wordpress.org/mymothersdaughter/) 19 Juni 2025

Simple and works as expected. Saves a lot of time when troubleshooting.

![](https://secure.gravatar.com/avatar/3136a0a399aa2c64b23dff708d60145d357d49b2c6b11f769f0ca4afd83a7f75?
s=60&d=retro&r=g)

### 󠀁[Great plugin, but needs updating](https://wordpress.org/support/topic/great-plugin-but-needs-updating-2/)󠁿

 [redelefant](https://profiles.wordpress.org/redelefant/) 4 Juni 2024 2 balasan

This plugin is great – but hasn’t been updated in 2 years. Can you please provide
an update so it won’t pose a security threat. Thank you.

![](https://secure.gravatar.com/avatar/1d442bc94c6f4198991d0886f34c9d6482710d5a15ad5e358ef802e2a41818be?
s=60&d=retro&r=g)

### 󠀁[So simple but so useful](https://wordpress.org/support/topic/so-simple-but-so-useful-2/)󠁿

 [Slava Abakumov](https://profiles.wordpress.org/slaffik/) 14 November 2023

Thank you for creating this plugin.

![](https://secure.gravatar.com/avatar/b3abfe9b008e9be3e4b185cbd5f23e0e13d55e12cf03766097b249e1dfb08053?
s=60&d=retro&r=g)

### 󠀁[Works perfectly, I don’t get why this is not by default in WordPress](https://wordpress.org/support/topic/works-perfectly-i-dont-get-why-this-is-not-by-default-in-wordpress/)󠁿

 [Jeriss Cloud Center](https://profiles.wordpress.org/jeriss/) 2 Oktober 2023

I wish this would be by default in WordPress, anyway thanks this is saving me a 
lot of time!

![](https://secure.gravatar.com/avatar/d14b0bc301dfd5df89e071a481548918f7cd40e0421db158a83d0281a46ef8ab?
s=60&d=retro&r=g)

### 󠀁[Still works, great plugin](https://wordpress.org/support/topic/still-works-great-plugin/)󠁿

 [Manny Rodrigues](https://profiles.wordpress.org/endurox/) 20 September 2022

Still working as of WP 6.0.2. Makes it easy to see post URL’s.

![](https://secure.gravatar.com/avatar/55797186f217b5bf8bcbc1b2584a7ffc5b378ac743f22116613507f9a722f120?
s=60&d=retro&r=g)

### 󠀁[Solved my problem of url names](https://wordpress.org/support/topic/solved-my-problem-of-url-names/)󠁿

 [robertdx2](https://profiles.wordpress.org/robertdx2/) 14 April 2022

Great little product – thank you. Somehow I had the same name for a post and a page–
and it was causing problems. this solved it. I would use it all the time if it handled
multi-byte characters as a url is spread over 9 lines.

 [ Baca semua 31 ulasan ](https://wordpress.org/support/plugin/admin-slug-column/reviews/)

## Kontributor & Pengembang

“Admin Slug Column” adalah perangkat lunak open source. Berikut ini mereka yang 
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ Chuck Reynolds ](https://profiles.wordpress.org/ryno267/)

“Admin Slug Column” telah diterjemahkan dalam 1 bahasa. Terima kasih kepada [para penerjemah](https://translate.wordpress.org/projects/wp-plugins/admin-slug-column/contributors)
untuk kontribusi-nya.

[Terjemahkan “Admin Slug Column” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/admin-slug-column)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/admin-slug-column/), periksa
[repositori SVN ](https://plugins.svn.wordpress.org/admin-slug-column/), atau mendaftar
ke [log pengembangan](https://plugins.trac.wordpress.org/log/admin-slug-column/)
melalui [RSS](https://plugins.trac.wordpress.org/log/admin-slug-column/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 2.0.0

Release Date – 2026-03-09

 * [breaking] PHP requirement bumped to 8.0
 * [refactor] Full OOP refactor — dynamic hooks based on current screen post type
 * [refactor] Column now inserts after “Title” instead of appending to end
 * [refactor] Split display logic into private methods for draft and published posts
 * [security] Proper output escaping on all column output paths
 * [fix] Draft slug now correctly resolves placeholder for any CPT rewrite tag, 
   not just %postname%/%pagename%
 * [fix] Added WP_Post instanceof check and permalink string check before output
 * Confirmed working with custom post types and WooCommerce products
 * Tested up to WordPress 6.9.1

#### 1.6.1

Release Date – 2024-09-19

 * tested to 6.6.x https://github.com/chuckreynolds/Admin-Slug-Column/issues/17

#### 1.6.0

Release Date – 2022-05-21

 * tested on 6.0-RC4
 * [feature] Multibyte characters are now supported
 * [feature] Now on draft, pending, or scheduled posts/pages instead of the ?page_id
   = showing we display the URL path.
 * [fix] Made sure child pages displayed the URL path correctly in all instances
 * [411] Regarding the version bump from 0.5 to 1.6. The plugin’s been in production
   forever, I always joked that nothing is every fully not-beta but that joke isn’t
   always appreciated SO… it’s a v1 release and .6 major change since inception.
   It’s only coincidence that 1.6.0 matches with WordPress 6.0 release (didn’t plan
   that).

#### 0.5.0

Release Date – 2019-06-15

 * [fix] pages now show the full URL path now after the domain.tld, posts still 
   just the slug
 * tested on 5.2.2

#### 0.4.0

Release Date – 2018-10-26

 * [fix] a sorting issue (sadly doesn’t work with parent slug feature (below))
 * [feature] pages now have a root slash and will show the /parent/child slug now
 * added plugin banner and icon for WordPress repo
 * tested to 5.0-beta

#### 0.3.1

Release Date – 2017-11-14

 * tested to 4.9

#### 0.3.0

Release Date – 2017-06-14

 * tested to 4.8.x
 * [feature] makes the slug column sortable in posts/pages screens
 * [fix] swapped out deprecated wp function get_page
 * [security] escape output
 * [security] only load in admin

#### 0.2.2

Release Date – 2015-04-27

 * wp code formatting
 * tested to 4.2

#### 0.2.1

Release Date – 2014-09-04

 * basic cleanup
 * tested to 4.0

#### 0.2

Release Date – 2013-05-07

 * make oop and class

#### 0.1

 * Initial version to github; rough; makes slug columns yay

## Meta

 *  Versi **2.0.0**
 *  Diperbarui **3 bulan yang lalu**
 *  Instalasi Aktif **5,000+**
 *  Versi WordPress ** 5.2 atau yang terbaru **
 *  Diuji hingga **6.9.4**
 *  Versi PHP ** 8.0 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/admin-slug-column/) dan [Greek](https://el.wordpress.org/plugins/admin-slug-column/).
 *  [Terjemahkan dalam bahasa Anda](https://translate.wordpress.org/projects/wp-plugins/admin-slug-column)
 * Tag
 * [admin columns](https://id.wordpress.org/plugins/tags/admin-columns/)[permalink](https://id.wordpress.org/plugins/tags/permalink/)
   [slug](https://id.wordpress.org/plugins/tags/slug/)[url path](https://id.wordpress.org/plugins/tags/url-path/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/admin-slug-column/advanced/)

## Rating

 4.9 dari 5 bintang.

 *  [  29 ulasan 5-bintang     ](https://wordpress.org/support/plugin/admin-slug-column/reviews/?filter=5)
 *  [  1 ulasan 4-bintang     ](https://wordpress.org/support/plugin/admin-slug-column/reviews/?filter=4)
 *  [  1 ulasan 3-bintang     ](https://wordpress.org/support/plugin/admin-slug-column/reviews/?filter=3)
 *  [  0 ulasan 2-bintang     ](https://wordpress.org/support/plugin/admin-slug-column/reviews/?filter=2)
 *  [  0 ulasan 1-bintang     ](https://wordpress.org/support/plugin/admin-slug-column/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/admin-slug-column/reviews/#new-post)

[Lihat semua ulasan](https://wordpress.org/support/plugin/admin-slug-column/reviews/)

## Kontributor

 *   [ Chuck Reynolds ](https://profiles.wordpress.org/ryno267/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/admin-slug-column/)

## Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

 [ Donasi untuk plugin ini ](https://buymeacoffee.com/chuck)