Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Tidy Slugs

Descrição

Removes random characters like ’ which get converted to %e2%80%99

Instalação

Recommend you use the built in plugin uploader which comes with WordPress, but if you prefer the manual way

  1. Upload tidy-slugs.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Perguntas frequentes

Does this plugin uses loads of resources

Nope, this is just a quick hook which runs six php standard commands on your post title before passing it to the built in slug maker.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Tidy Slugs” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.0

  • Dec 2009 – Released via the WP plugins directory.

0.1

  • Nov 2007 – First designed for my own personal blog.