Opened 5 months ago
Last modified 5 months ago
#23087 new enhancement
Filter wp-register.php canonical redirect in single site too
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Canonical | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
in canonical registration location redirecting we have a filter for MS but none for WP Single Site. I'm unsure of how to convert Git patches to svn, so... yeah... Sorry.
patch:
https://github.com/ChrisClayton/WordPress/commit/449ac581ff45bfd68050280cdad6211d907ca12f
Attachments (1)
Change History (7)
chrisclayton — 5 months ago
comment:3
chrisclayton — 5 months ago
Thanks Scribu. :)
comment:4
chrisclayton — 5 months ago
- Summary changed from canonical redirect filter to apply_filters to redirect_canonical if we're not multi site.
Modifying the Summary to clarify ticket.
comment:5
SergeyBiryukov — 5 months ago
- Summary changed from apply_filters to redirect_canonical if we're not multi site. to Filter wp-register.php canonical redirect in single site too
comment:6
SergeyBiryukov — 5 months ago
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.

Just add .diff to the end of that URL:
https://github.com/ChrisClayton/WordPress/commit/449ac581ff45bfd68050280cdad6211d907ca12f.diff
Or run git diff --no-prefix > 23087.diff