=== WP Slugify ===
Contributors: Zlatko Hristov
Donate link: 
Tags: slug,wordpress,generator
Requires at least: 3.0.1
Author: Zlatko Hristov
Author URI: http://z-latko.info/
Tested up to: 4.3
Stable tag: 1.0.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Extends the default WP slug generate functionality

== Description ==

Extends the default WP slug generate functionality and rewrite slug in to latin characters.
Plugin is totally inspired by [cocur/slugify](https://github.com/cocur/slugify) and using their charsets.

== Installation ==

The quickest method for installing the importer is:

1. Visit Tools -> Import in the WordPress dashboard
1. Click on the WordPress link in the list of importers
1. Click "Install Now"
1. Finally click "Activate Plugin & Run Importer"

If you would prefer to do things manually then follow these instructions:

1. Upload the `wordpress-importer` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to the Tools -> Import screen, click on WordPress

== Frequently Asked Questions ==

= Plugin not work =

After install and activate plugin, visit plugin setting page via **Settings** :: **WP Slugify**

== Screenshots ==

1. Screenshot


== Changelog ==

= 1.0.2 =
* Bug fixed

= 1.0.1 =
* Initial release

== Upgrade Notice ==
