1 to 3 of 3
ie
ads restricted to 100kb and under
etc
Not at the moment. You could maybe try something like:
$image_size = strlen(file_get_contents($image_url));
And then compare it to your max size. It would be a manual code edit though, and I'm not sure if it would actually work...
hmm... yeah, sounds like a good starting point, I am not a coder and couldn't write the rest of the code though :(
1 to 3 of 3