Skip to content
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

hum prevents standard WordPress redirect logic #1

Closed
willnorris opened this issue Oct 28, 2011 · 0 comments
Closed

hum prevents standard WordPress redirect logic #1

willnorris opened this issue Oct 28, 2011 · 0 comments
Assignees

Comments

@willnorris
Copy link
Collaborator

Assume that I have a WordPress post with a URL of http://example.com/2011/10/hello-world. Without hum installed, I can enter the URL http://example.com/hello and WordPress will redirect to the full URL for the above post. With hum installed, it redirects to http://example.com/hello/ (just adds a trailing slash), and loads the front page of the site.

When the requested URL does not explicitly match a hum URL, it should fall back to the standard WordPress logic.

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

No branches or pull requests

1 participant