wp-sanitize-title

<xsl:include href="../plugins/tenandtwo-xslt-processor/xsl/wp.xsl" />

<xsl:call-template name="wp-sanitize-title">
    <xsl:with-param name="title" select="$title" />
</xsl:call-template>

TEST 1 : PASS
wp-sanitize-title :
– title = Turning Titles! into Slugs?

result :
turning-titles-into-slugs


TEST 2 : PASS
wp-sanitize-title :
– title = The Book (by someone)

result :
the-book-by-someone


TEST 3 : PASS
wp-sanitize-title :
– title = COOKING / Methods / Barbecue & Grilling

result :
cooking-methods-barbecue-grilling