Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

French Slugs

Opis

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

Instalacija

  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

ČPP

Where are the options ?

Just enable or disable the plugin from the ‘Plugins’ menu in WordPress. Nothing is added database.

Recenzije

03. rujna 2016.
Works well with version 4.5 of WordPress. Long live this plugin and thank you to the author. Patrick
Pročitajte sve 3 recenzije

Suradnici i Programeri

“French Slugs” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “French Slugs” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release on WordPress.org