Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33641, comment 21


Ignore:
Timestamp:
10/07/2015 11:55:22 PM (10 years ago)
Author:
joemcgill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33641, comment 21

    initial v1  
    11Replying to [comment:20 kraftbj]:
    22
    3 Good catch. Maybe we could simplify and just to a `if ( ! empty( $image_width ) )` check there.
     3Good catch. Maybe we could simplify and just do a `if ( ! empty( $image_width ) )` check there.