Descrizione
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
Installazione
- 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.
Recensioni
Contributi e sviluppo
“French Slugs” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “French Slugs” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release on WordPress.org