Skip to content

Remove 'blog' from CPT taxonomies - develop #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

nickpagz
Copy link
Collaborator

Changes proposed in this Pull Request

  • The Custom Post Type taxonomies were using the custom permalink (/blog/%postname%) when being viewed. This PR forces the removal of the pre-pended /blog/ to the permalinks.
  • Changes the "Status" taxonomy slug from /status/ to /about/board-of-directors/.
    • Use caution with page and status taxonomy naming since we already have a page/child-page structure being used. Child pages of /about/board-of-directors/ may cause unpredictable results.

Testing instructions

  • Make sure to first "Save permalinks".
  • View any of the taxonomies associated with any Custom Post Type. The \blog\ in the permalink should not be present.

Mentions #115 , 4702

@nickpagz nickpagz merged commit 0b18db4 into develop Sep 20, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant