This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Auto-slug

Description

Simply write title to a post and You’ll see that it automagicaly makes slug from title.

History:
I was searching for plugin that will ease the process of making posts.
Writing same thing twice (first title, second slug for title in permalink) is like a hell when You’ve to write many posts a day.
So I decided to make the plugin that will generate slug-string-for-permalink automatically.

Result: pretty simple and useful plugin.

Hope You’ll enjoy it.

Sincerely,
Anar Jafarov (a.k.a. num8er)

Screenshots

  • Plugin in action. Write title and see how %postname% in permalink changes.

Installation

  1. Upload the /auto-slug folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

or

  1. go to /wp-admin/plugin-install.php?tab=upload
  2. upload auto-slug.zip

FAQ

Questions/Comments/Bugs? mail: num8eraj@gmail.com, skype: anarjafarov

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Auto-slug” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Auto-slug” into your language.

Interested in development?

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

Changelog

1.0

  • Initial release