[wp-trac] [WordPress Trac] #33518: issues with the visibility toggle for customize controls
WordPress Trac
noreply at wordpress.org
Sun Aug 23 14:09:44 UTC 2015
#33518: issues with the visibility toggle for customize controls
----------------------------------------+-----------------------------
Reporter: mandooox | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.3
Severity: normal | Keywords:
Focuses: javascript, administration |
----------------------------------------+-----------------------------
After updated to 4.3 i found 2 issues :
'''1- in the Static Front Page section, the Front page and Posts page
controls are no longer hidden when I choose to show the latest posts''',
like that :
4.3 : http://recordit.co/DXGDL0nzns
before 4.3 : http://recordit.co/iWrta0RRTH
also someone noticed this issue :
https://make.wordpress.org/core/2015/07/27/changes-to-customizer-panels-
and-sections-in-4-3/#comment-26637
'''2- Running JS after theme customizer finished initialization''' :
which i use js code to show/hide customizer control groups depending on a
select item value.
The code was working fine until recent wp update 4.3
more details here :
http://wordpress.stackexchange.com/q/193828
https://wordpress.org/support/topic/does-any-event-runs-after-the-theme-
customizer-finishes-loading?replies=1#post-7198118
also the [ .customize-control ] item all time have style ( display:list-
item ) and if i hide this item from js code doesn't affect on it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33518>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list