hmmm…rats! That changes the slug for the current “index” page of all portfolio’s… But unfortunately it does not change it for all of the content types.
When I create a new “portfolio” content type (“project” in my case), it still has a URL of:
example.com/portfolio/new-project
Sorry Sage; now re-reading my OP, I dont think I was clear enough:
I’d like to change the slugs for ALL created “portfolio” content types to something else, like “project”, or “videos”, etc.
Any clue? Looking through the code, I think it has something to do with get_term but I’m not quite good enough at PHP to really figure it out!