Opened 5 months ago

Last modified 5 months ago

#23087 new enhancement

Filter wp-register.php canonical redirect in single site too

Reported by: chrisclayton 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)

449ac581ff45bfd68050280cdad6211d907ca12f.diff (613 bytes) - added by chrisclayton 5 months ago.

Download all attachments as: .zip

Change History (7)

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

Last edited 5 months ago by scribu (previous) (diff)

Related: #17950

Thanks Scribu. :)

  • Summary changed from canonical redirect filter to apply_filters to redirect_canonical if we're not multi site.

Modifying the Summary to clarify ticket.

  • 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
  • Keywords has-patch added
Note: See TracTickets for help on using tickets.