Changes between Initial Version and Version 5 of Ticket #29932
- Timestamp:
- 01/11/2016 07:49:44 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29932
- Property Focuses javascript added
-
Property
Summary
changed from
There is no error reporting in the cistomizertoThere is no error reporting in the Customizer -
Property
Version
changed from
trunkto3.4 -
Property
Milestone
changed from
Awaiting Reviewto4.5 - Property Keywords needs-patch added
-
Ticket #29932 – Description
initial v5 4 4 5 5 This error reporting should be built-in inside `WP_Customize_Control` class so that any control that extends this class can throws a custom error and displays it to the user. 6 7 Depends on #35210.