Register Taxonomies
-
Hi
I have a plugin that someone created for our site and it uses a page template which prints out links like /collection?id=3 /search-item?id=65
I want to give them nicenames or slugs. like /collection/marriage_data and /search-item/Mary_Smith
How can I accomplish this? Can I use register_taxonomy( ) But Im not sure how. Any help appreciated.
The topic ‘Register Taxonomies’ is closed to new replies.