Rewrite page url where a shortcode is used
-
Hi all,
I am developing a plugin, that has a list shortcode that also has an option to filter list items within a category. I want to make a clean SEO URL no mater where the shortcode is put by the user. e.g.
example.com/{$page-title}/{$items-category}
instead ofexample.com/{$page-title}/?category_id=15
, how can I achieve this without creating custom post types? Or perhaps someone can advise a better solution to do this?Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Rewrite page url where a shortcode is used’ is closed to new replies.