Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24409, comment 2


Ignore:
Timestamp:
05/24/2013 09:23:47 PM (12 years ago)
Author:
eablokker
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24409, comment 2

    initial v1  
    88
    99Use img src path to determine the media attachment? One potential problem is if the image file name points to a custom size like image640x480.jpg, and the custom image size is changed or deleted or doesn't exist on a different system, then the original image ID would not be found. There could be workarounds for this, but it seems this method, while being immune to user error, would be prone to system error.
     10
     11Edit: I'm a noob and replied to myself instead of to markoheijnen