Handle dynamic urls
-
Hi, can i handle dynamic urls by using this plugin? I have a scenario like i want to convert slash to dash in category post url. Right now i have a url like:
http://localhost/wordpress/accessories/item-1
I want to convert it in to
http://localhost/wordpress/accessories-item-1
Could i replace slash with dash dynamically?
The topic ‘Handle dynamic urls’ is closed to new replies.