ResponsiveImagesCG / wp-tevko-responsive-images

Fully responsive image plugin for wordpress
449 stars 53 forks source link

Split `wp_get_attachment_image_sizes()` for internal consistency. #224

Closed joemcgill closed 8 years ago

joemcgill commented 8 years ago

See https://core.trac.wordpress.org/ticket/34612

joemcgill commented 8 years ago

Merged in core in changeset 35569

jaspermdegroot commented 8 years ago

Don't we need to deprecate the wp_get_attachment_image_sizes filter before removing it?

joemcgill commented 8 years ago

Yes, we probably should since we released a version of the plugin with that hook name included.