ResponsiveImagesCG / wp-tevko-responsive-images

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

Incorrect inline documentation #243

Closed jaspermdegroot closed 8 years ago

jaspermdegroot commented 8 years ago

These are issues in the plugin as well as in WP core trunk.

wp_get_attachment_image_srcset():

wp_calculate_image_srcset():

wp_calculate_image_srcset:

wp_get_attachment_image_sizes():

wp_calculate_image_sizes():

wp_calculate_image_sizes:

joemcgill commented 8 years ago

Closed after manually merging #250

joemcgill commented 8 years ago

I've added the changes in 88e8480 to the original ticket in Trac (#34612) for adding the wp_calculate_image_sizes() function.

All other docs changes should be handled in a big docs sweep through Core.