Does using attachment.php as an image url, effect the coded caching techniques or any other benefits that attachment.php is coded to take advantage of?
Example, by doing:
do you loose any functionality of attachment.php page?
Example, by doing:
PHP Code:
<img src="attachment.php?attachmentid=22403">
Comment