-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Site Editor: Use path based routing instead of query args and site-editor.php routes #67199
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
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
15f1913
Site Editor: Use permalinks instead of query args and site-editor.php…
youknowriad edd3075
Fix some bugs
youknowriad 6a4cc01
Fix dashboard links
youknowriad 937ebf0
Add basic redirection
youknowriad c3bff73
Add server side permanent redirects for the old urls
youknowriad 2c0b7f7
Fix the posts dataviews
youknowriad 3c9a42c
Small fix
youknowriad b811a48
Remove url rewrites
youknowriad 5153567
Fix theme previewing
youknowriad bc404a3
Fix query string argument
youknowriad b4d15dc
switch middleware to beforeNavigate
youknowriad e8ec07a
Filter instead of action
youknowriad a3324ac
Move the code to 6.8 folder
youknowriad 2b9d0bd
Refactor deprecations
youknowriad 5a51c5a
Set the right path to avoid redirections
youknowriad b03d304
Fix e2e tests
youknowriad 551674f
Fix hybrid themes
youknowriad 0bce3ba
Simplify redirects
youknowriad 29eb798
Add useLocation check
youknowriad ff1411c
useEvent to avoid memoization
youknowriad e46b7ef
Return a promise from navigate
youknowriad 544fe66
Memoize route recognizer
youknowriad 97a7ee7
Add a comment
youknowriad 233fa6b
Fix e2e test
youknowriad 7fb975e
Add backport PR
youknowriad 2e4c03d
Remove posts redirectins
youknowriad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Return a promise from navigate
- Loading branch information
commit e46b7ef62500b4d04b8a53ed8f1c80df855550eb
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.