Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Slug Control

Disgrifiad

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

Gosod

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.

Cwestiynau Cyffredin

Are there any options?

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Slug Control” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Slug Control” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Cofnod Newid

0.1

  • First release