#30158 closed defect (bug) (fixed)
Customizer Pointer from 3.9 broken as of 4.0
Reported by: | rzen | Owned by: | ocean90 |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
In #25457 we introduced the "return" queryarg to the customizer URI and as a result the 3.9 customizer pointer displayed on widgets.php and themes.php cannot find an element on which to attach.
The attached patch fixes this by simply matching on the first part of the anchor's href value.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 30332: