Changes between Initial Version and Version 5 of Ticket #29932
- Timestamp:
- 01/11/2016 07:49:44 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29932
- Property Focuses javascript added
-
Property
Summary
changed from
There is no error reporting in the cistomizer
toThere is no error reporting in the Customizer
-
Property
Version
changed from
trunk
to3.4
-
Property
Milestone
changed from
Awaiting Review
to4.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.