Changes between Initial Version and Version 1 of Ticket #32137, comment 4
- Timestamp:
- 04/27/2015 03:45:34 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32137, comment 4
initial v1 4 4 * `$src_array[0]` should be checked to make sure it has the expected value before using it. 5 5 * `preg_match( '/(class="[^"]+)"/',` should check for both " and ' as attribute delimiters. 6 * might as well instantiate a var for `get_option('image_default_size')`6 * might as well instantiate a variable for `get_option('image_default_size')`