Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

See if we can avoid genealogy in lesson permalinks #43

Open
jeremyboggs opened this issue Aug 20, 2013 · 1 comment
Open

See if we can avoid genealogy in lesson permalinks #43

jeremyboggs opened this issue Aug 20, 2013 · 1 comment

Comments

@jeremyboggs
Copy link
Contributor

WP automatically creates permalinks based on a post's genealogy if a post has ancestors (e.g. has a parent post). This breaks existing links in our lessons, so we should look to see if its possible to build permalinks for lessons that only include the lesson's slug and not any of its ancestors' slugs.

@jeremyboggs
Copy link
Contributor Author

Easiest way to do this would be to remove the "hierarchical" feature from the Lessons post type. Could also just remove any parent relationships in individual lessons.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant