next-wordpress-starter icon indicating copy to clipboard operation
next-wordpress-starter copied to clipboard

Configurable permalinks

Open colbyfayock opened this issue 4 years ago • 1 comments

Currently we don't respect configured permalinks. I also noticed that if you don't set the parmalink to someting like Day and Name the pages don't actually work.

Can we support any type of permalink? how would that work? Can we query by uri or something?

colbyfayock avatar May 23 '21 17:05 colbyfayock

Was chatting with Jason Bahl and he recommended that we avoid using the slug as an identifier when creating paths, something to consider during this work

See note on: https://www.wpgraphql.com/docs/posts-and-pages/#single-post-by-slug

colbyfayock avatar Jun 09 '21 12:06 colbyfayock