Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32137, comment 4


Ignore:
Timestamp:
04/27/2015 03:45:34 PM (11 years ago)
Author:
stephdau
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32137, comment 4

    initial v1  
    44 * `$src_array[0]` should be checked to make sure it has the expected value before using it.
    55 * `preg_match( '/(class="[^"]+)"/',` should check for both " and ' as attribute delimiters.
    6  * might as well instantiate a varfor `get_option('image_default_size')`
     6 * might as well instantiate a variable for `get_option('image_default_size')`