[Plugin: Mini Loops] Thumbnail Name
-
Hey there, come to another optimization that would be great to make it back to you… if you could replace the filename so that it doesn’t use ml- that would be great…
$new = image_resize( $file, $width, $height, true, “{$width}x{$height}” );
standard file naming is as an example Islands3-89×88
if wordpress already has created this thumbnail and we use your plugin then your plugin creats
Islands3-ml-89×88 yet another copy… even if the file exists already creating duplicate content that’s not needed… would you mind making the change in the core?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Mini Loops] Thumbnail Name’ is closed to new replies.