[wp-trac] [WordPress Trac] #33589: Using the customizer on wp-login.php (and similar)
WordPress Trac
noreply at wordpress.org
Fri Aug 28 15:16:46 UTC 2015
#33589: Using the customizer on wp-login.php (and similar)
-------------------------+-----------------------------
Reporter: daronspence | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.3
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
See related: https://core.trac.wordpress.org/ticket/28650#comment:19
I've been attempting to write a plugin to customize the `wp-login.php`
page using the native customizer controls. So far it seems to work fine
except that `postMessage` settings/controls do not update. I'm not sure
why it doesn't work, as it appears that all of the customizer code is
loading (maybe it isn't?), but something is getting messed up at runtime.
The `refresh` setting works fine however.
Any ideas as to what might be going on? Is this something that I can help
get pushed into core? Since `wp-login.php` is sometimes a vital part of
some sites, it makes sense that it should be available to edit in the
customizer. I'm no expert but it seems that this may just be a missing
hook that needs to be added to the `wp-login.php` file?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33589>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list