Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #33878, comment 10


Ignore:
Timestamp:
11/01/2015 02:58:04 AM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33878, comment 10

    initial v1  
    1 Yeah, I agree `wp_get_attachment_image_src()` is not intuitive as it returns an array, and `wp_get_attachment_image_url()` makes it easier for people that do not want to read any docs. Just not sure if we should encourage that :)
     1Yeah, I agree `wp_get_attachment_image_src()` is not intuitive as it returns an array, and `wp_get_attachment_image_url()` makes it easier for people that do not want to read any docs (they still may get confused by the "clashing" names). Just not sure if we should encourage that :)
    22
    33In any case, this has been in core for a few weeks. I should have seen it earlier.