[wp-trac] [WordPress Trac] #63632: Consider filtered URLs with arg in `wp_customize_url`
WordPress Trac
noreply at wordpress.org
Thu Jul 24 04:50:57 UTC 2025
#63632: Consider filtered URLs with arg in `wp_customize_url`
-------------------------------------------------+-------------------------
Reporter: xipasduarte | Owner:
| westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Customize | Version: 3.4.1
Severity: minor | Resolution: fixed
Keywords: dev-feedback has-patch has-unit- | Focuses:
tests changes-requested | administration
-------------------------------------------------+-------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60499" 60499]:
{{{
#!CommitTicketReference repository="" revision="60499"
Customize: Account for existing query params in the admin URL when
`wp_customize_url()` adds the `theme` query param.
Query parameters may be inserted in the initial `customize.php` URL via
the `admin_url` and `site_url` filters.
Props xipasduarte, westonruter.
Fixes #63632.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63632#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list