Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33442, comment 1


Ignore:
Timestamp:
08/20/2015 11:34:39 PM (10 years ago)
Author:
westonruter
Comment:

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:
     1I have a similar problem, I tracked it down to changeset r32602.  In widgets.php, the display_callback function used to use:
    22
    33`if ( array_key_exists( $this->number, $instance ) ) {`