Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

French Slugs

Beschreibung

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.

Rezensionen

3. September 2016
Works well with version 4.5 of WordPress. Long live this plugin and thank you to the author. Patrick
Alle 3 Rezensionen lesen

Mitwirkende und Entwickler

„French Slugs“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „French Slugs“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Initial release on WordPress.org