What function does one use to escape/transform a piece of text into one that can be used in a permalink URL?
For instance transforming "WordPress 2.8.1 Beta 1" to "wordpress-2-8-1-beta-1".
What function does one use to escape/transform a piece of text into one that can be used in a permalink URL?
For instance transforming "WordPress 2.8.1 Beta 1" to "wordpress-2-8-1-beta-1".
Does anyone have an insight on this?
I think that this is sanitize_title().
This topic has been closed to new replies.