Removes all characters other than letters a-z, numbers and hyphens (-) from newly generated article URL.
This simple WordPress plugin is used when generating article slug (= article name used in URL). It removes all characters other than letters a-z, numbers and hyphens (-). The plugin runs as the last one in the whole url-generating process, so first all standard replacements of diacritics and accents are performed, and then, if still some strange characters are present they are cut out.
So for example, without this plugin when you enter this as article title:
this is how the suggested URL will look like:
It is ugly and on some systems users won’t be able to open the page at all, because of 404 Error. So what this plugin does is, that it strips all weird non-text, non-numbers, not-hyphen charactes, making the title this:
Requires: 3.0.1 or higher
Compatible up to: 3.0.5
Last Updated: 2010-10-18
Downloads: 1,032
Got something to say? Need help?