=== Slug accent's replacer ===
Contributors: sebastianbarria
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A799JB6J57938
Tags: url,slug,replace,accent,latin,characters,remove,page,post,letters
Requires at least: 3.0
Tested up to: 3.1
Stable tag: trunk

Before a slug is created, this function replaces the latin characters with their similar unaccented letter

== Description ==

Before a slug is created, this function replaces the latin characters with their similar unaccented letter

== Installation ==

Just donwload the zip file, upload it to your wordpress via install plugins page (or uncompress it to your wordpress wp-content/plugins/ folder) and activate it. Once activated the slugs will be automatically replaced.

== Frequently Asked Questions ==

= Where do I get more information? =

[In the plugin page](http://www.sebastianbarria.com/plugins/slug-accents-replacer/ "Slug accent's replacer")

== Changelog ==

= 1.0 =
* This is the first release