gatsby-starter-wordpress
gatsby-starter-wordpress copied to clipboard
Child pages and child categories don't have the parent slug in the URL
Child pages and categories should have their parent's slug prepended in the URL
Expected
The URL for a child page should be whatever.com/grandparent-page/parent-page/child-page/
Current
The URL for a child page is whatever.com/child-page
I can submit a PR for this
Any movement on this one by chance?
I think we were discussing the implementation in #28 and the conversation stalled. I think there were a couple of small changes requested in order to merge the PR. If anybody would like to pick up on the PR and push it forward, I'll do my best to merge. We're not so active with Gatsby these days, so not putting much coding time into this, but personally I have a lot of respect for folks who make the effort of submitting PRs and therefore I'll do my best to get them merged.