Beschrijving
Useful in french, with this plugin simple quotes (apostrophes) will be changed to dashes (-) to keep slugs readable and SEO friendly.
Before :
- “L’équipe” > lequipe
- “L’histoire de France” > lhistoire-de-france
- “Suzy’s Place” > suzys-place
With this plugin :
- “L’équipe” > l-equipe
- “L’histoire de France” > l-histoire-de-france
- “Suzy’s Place” > suzy-s-place
Installatie
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Publish a new post to see the result
FAQ
- Where are the options ?
-
Just enable or disable the plugin from the ‘Plugins’ menu in WordPress. Nothing is added database.
Beoordelingen
Bijdragers & ontwikkelaars
“French Slugs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “French Slugs” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release on WordPress.org