Changes between Initial Version and Version 1 of Ticket #33442, comment 1
- Timestamp:
- 08/20/2015 11:34:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33442, comment 1
initial v1 1 I have a similar problem, I tracked it down to changeset 32602. In widgets.php, the display_callback function used to use:1 I have a similar problem, I tracked it down to changeset r32602. In widgets.php, the display_callback function used to use: 2 2 3 3 `if ( array_key_exists( $this->number, $instance ) ) {`