[][src]Function wpslugify::slugify

pub fn slugify(title: &str) -> String

Sanitize a string and return the string lowercased with a single hyphen between the words.