Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#40069 closed defect (bug) (duplicate)

Cannot load wp-login.php in customizer preview on multisite installs

Reported by: burhandodhy Owned by:
Priority: normal Milestone:
Component: Customize Version: 4.7.3
Severity: normal Keywords:
Cc: Focuses: multisite

Description

I'm developing the custom plugin to customize the WordPress login screen using the WordPress customizer. The plugins worked great on simple WordPress but didn't work on WordPress multisite. The problem is whenever I try to access wp-login.php through customizer it redirects to dashboard admin-panel.

Here are the screenshots.

Simple WordPress:
http://prntscr.com/ehduhp

Multisite WordPress:
http://prntscr.com/ehduyb

Change History (5)

#1 @SergeyBiryukov
10 years ago

  • Component GeneralCustomize
  • Focuses multisite added

#2 @westonruter
10 years ago

  • Summary Can not access wp-login.php on WordPress multisitesCannot load wp-login.php in customizer preview on multisite installs

@burhandodhy loading the login screen via the customizer preview is not currently supported. See #33589.

#3 follow-up: @burhandodhy
10 years ago

@westonruter as for the mentioned ticket. I feel that problem is fixed now as the 'postMessage' are working perfectly for me.

Are any plans to make the customizer fully supported for login screen in an upcoming version?

#4 in reply to: ↑ 3 @westonruter
10 years ago

Replying to burhandodhy:

Are any plans to make the customizer fully supported for login screen in an upcoming version?

There are no near-term plans. It's not a current priority.

#5 @westonruter
9 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #33589.

Note: See TracTickets for help on using tickets.