[wp-trac] [WordPress Trac] #35210: Add notification area to Customizer
WordPress Trac
noreply at wordpress.org
Sun Mar 27 19:53:19 UTC 2016
#35210: Add notification area to Customizer
-------------------------+-----------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, javascript
-------------------------+-----------------------------
Comment (by Fab1en):
I updated the patch against the latest trunk, and I modified it to avoid
using anonymous PHP function, that are not supported before PHP 5.3, in
the testing part of the code.
The issue could also come form the JavaScript : I have set
`define('SCRIPT_DEBUG', true);` in the `wp-config.php` file to use non-
minified js files.
@adamsilverstein : Could you please test again and, if it's still not
working, see if there are any message displayed in the JavaScript console
? Another interesting information would be to see the content of the
response to the request sent when the save button is pushed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35210#comment:55>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list