Skip to content

Conversation

@simonbbrown
Copy link

Ran into an issue where the Preview link was not being generated correctly for permalinks - seems to be a very rare corner case issue.

CPT with Taxonomy was set up as: CPTNAME/%TAXONOMY%/%POSTNAME%

Before a Draft is saved the url was coming up as /?p=ID which was giving a 404, by adding in the post type to the url it prevents this from happening.

…d prior to save when a taxonomy needs to be part of a url but is not yet selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant