Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

French Slugs

Beskrivelse

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.

Anmeldelser

3. september, 2016
Works well with version 4.5 of WordPress. Long live this plugin and thank you to the author. Patrick
Læs alle 3 anmeldelser

Bidragsydere & udviklere

“French Slugs” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

1.0

  • Initial release on WordPress.org