Title: Use page Slug?
Last modified: August 20, 2016

---

# Use page Slug?

 *  Resolved [edzio](https://wordpress.org/support/users/edzio/)
 * (@edzio)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/use-page-slug/)
 * Is it possible to have it display the page slug rather then the page title?
 * I need it to show the slug, but with any dashes ( – ) removed and replaced with
   a regular space. So my slug ‘privacy-policy’ would display as ‘privacy policy’
   and it would allow me to use a longer page title.
 * [http://wordpress.org/extend/plugins/really-simple-breadcrumb/](http://wordpress.org/extend/plugins/really-simple-breadcrumb/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [chr1s9r](https://wordpress.org/support/users/chr1s9r/)
 * (@chr1s9r)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/use-page-slug/#post-3627183)
 * Hi,
 * you can change the plugin code in line 37 to achieve what you are trying to do.
   you can also replace the “-” with space by using php functions.

Viewing 1 replies (of 1 total)

The topic ‘Use page Slug?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/really-simple-breadcrumb.svg)
 * [Really Simple Breadcrumb](https://wordpress.org/plugins/really-simple-breadcrumb/)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-breadcrumb/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-breadcrumb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-breadcrumb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-breadcrumb/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [slug](https://wordpress.org/support/topic-tag/slug/)

 * 1 reply
 * 2 participants
 * Last reply from: [chr1s9r](https://wordpress.org/support/users/chr1s9r/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/use-page-slug/#post-3627183)
 * Status: resolved