=== Auto-slug === Contributors: num8er Tags: auto, auto-slug, slug, unicode, permalink, regenerate, generate, post, posts, plugin, admin Requires at least: 3.0 Tested up to: 4.3.2 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin generates unicode slug from title You're writing and replaces %postname% part of permalink. == 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) == 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 == Screenshots == 1. Plugin in action. Write title and see how %postname% in permalink changes. == Frequently Asked Questions == Questions/Comments/Bugs? mail: num8eraj@gmail.com, skype: anarjafarov == Changelog == = 1.0 = * Initial release