custom permalinks/URIs
-
Hi,
I am developing a custom search plugin for WordPress and BuddyPress, which “returns” results of four different types: posts, members, groups and activity.I would like to be able to filter results by type, having custom addresses like:
- https://mysite.com/search/posts/?s=my-keywords
- https://mysite.com/search/members/?s=my-keywords
- https://mysite.com/search/groups/?s=my-keywords
- https://mysite.com/search/activity/?s=my-keywords
How am I supposed to address this goal?
I was reading about WP_Rewrite but I could not understand whether WP_Rewrite is an internal engine or it requires mod_rewrite and represents an extra redirect.
Thanks for your help,
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘custom permalinks/URIs’ is closed to new replies.