This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

French Slugs

Description

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

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Reviews

🍂 9️⃣ 3, 2016
Works well with version 4.5 of WordPress. Long live this plugin and thank you to the author. Patrick
Read all 3 reviews

Contributors & Developers

“French Slugs” is open source software. The following people have contributed to this plugin.

Contributors

Translate “French Slugs” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release on WordPress.org