Beskrivning
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
Installation
- 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
Vanliga frågor
- Where are the options ?
-
Just enable or disable the plugin from the ’Plugins’ menu in WordPress. Nothing is added database.
Recensioner
Bidragsgivare och utvecklare
”French Slugs” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”French Slugs” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release on WordPress.org