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.

Slug Control

Descrição

Isn’t it annoying when you craft a post title, and then the URL slug kind of falls short? Like, if your title is Breaking: Yankees win 3-2 in extra innings. I’m excited & literally can’t even and your post slug turns out like breaking-yankees-win-3-2-in-extra-innings-im-excited-literally-cant-even. “3-2” is ambiguous because all the words are already separated by dashes. “im” is not a word. “cant” means something else. The ampersand meaning “and” just got dropped. The leading “breaking-” will be silly when the date part of the URL is 3 years old. The whole URL is off. Doesn’t this make more sense? yankees-win-3-to-2-in-extra-innings-i-am-excited-and-literally-cannot-even. Sure it’s really long (and a future version of the plugin will help with that!), but it reads much better.

Contribute

Contribute to this plugin on GitHub:

https://github.com/markjaquith/slug-control/issues

Instalação

Search for “Slug Control” and install it.

Manual Installation

  1. Upload the entire /cws-slug-control directory to the /wp-content/plugins/ directory.
  2. Activate Slug Control through the ‘Plugins’ menu in WordPress.

Perguntas frequentes

Are there any options?

Not yet. This is an initial release to test the idea.

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

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

Contribuidores

Registo de alterações

0.1

  • First release