• popokolok

    (@popokolok)


    Hello,

    I was wondering if it’s possible to keep the image file name in it’s original form after it’s been cached and stored in the HLIC folder – instead of the letters/numbers mix filename given to each image by the plugin? What code needs to be modified? Thanks in advance!

Viewing 1 replies (of 1 total)
  • My guess is, find this line
    $create_md5_filename = true;
    and replace it with
    `$create_md5_filename = false;

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Hot Linked Image Cacher] HLIC – Keep original image filename?’ is closed to new replies.