• Abruptive

    (@alexandrudoda)


    Hey Jordy,

    In wr_2x_responsive.php, there are two commented filters:

    //add_filter( 'wp_calculate_image_sizes', 'wr2x_wp_calculate_image_sizes', 1000, 2 );
    //add_filter( 'wp_get_attachment_image_attributes', 'wr2x_wp_get_attachment_image_attributes', 1000, 2 );

    Are these of any use at all, are they going to be filled later or just leftovers? Thanks!

    https://wordpress.org/plugins/wp-retina-2x/

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hello Alex,

    Actually they are left over, at the beginning I wondered if I could use it but it seems it will be useless, for now anyway. I just keep ip as a reminder that those filters exist 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Commented functions in wr2x_responsive.php’ is closed to new replies.