Title: Compressor.class.php
Last modified: November 12, 2020

---

# Compressor.class.php

 *  Resolved [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/compressor-class-php/)
 * [12-Nov-2020 17:20:32 UTC] PHP Notice: Undefined index: sizes in /home/refreshpixel/
   domains/-/wp-content/plugins/slimage/includes/Compressor.class.php on line 31
 * please it should be
 * if ( isset( $metadata[‘sizes’] ) ) {
    $sizes = $metadata[‘sizes’];
 * We can generate metadata also for videos / audio for id3 tags.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Giorgos Sarigiannidis](https://wordpress.org/support/users/gsarig/)
 * (@gsarig)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/compressor-class-php/#post-13655609)
 * [@hrohh](https://wordpress.org/support/users/hrohh/) This should be fixed with
   v.1.0.2. Let me know if it works for you.
 *  Thread Starter [Hrohh](https://wordpress.org/support/users/hrohh/)
 * (@hrohh)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/compressor-class-php/#post-13666446)
 * Hello,
 * yes, it helps ! 🙂 Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Compressor.class.php’ is closed to new replies.

 * ![](https://ps.w.org/slimage/assets/icon-256x256.jpg?rev=2841235)
 * [Slimage](https://wordpress.org/plugins/slimage/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slimage/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slimage/)
 * [Active Topics](https://wordpress.org/support/plugin/slimage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slimage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slimage/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Hrohh](https://wordpress.org/support/users/hrohh/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/compressor-class-php/#post-13666446)
 * Status: resolved