Without going into the Plugin code and then figuring out the PHP method used to create the zip archive you’re better off just opening the file and checking the contents as @fdsa suggests.
The stored 0%
would indicate there was nothing in the directory to add to the archive.
The deflated xx%
indicates the percentage the file was compressed by adding it to the archive.
Related Posts:
- How do I implement Brotli compression in Apache?
- Java: Error creating a GZIPInputStream: Not in GZIP format
- How to Compress PHP output in my plugin?
- Compress WordPress core files ( JS and CSS )
- Disable gzip on WordPress
- Serving precompressed content with Brotli on Apache
- Java compressing Strings
- How to compress a String in Java?
- What is the difference between tar and zip?
- JavaScript implementation of Gzip
- tar: Error is not recoverable: exiting now
- Curl Error 56 “Failure when receiving data from the peer” while sending .tar.gz File
- Set JPEG compression for specific custom image sizes
- How to assign multiple file-mime-types to extension?
- Setting JPEG compression for custom image sizes doesn’t work in specific cases
- strange characters in wordpress website displayed for visitors [closed]
- How do you use unzip_file()?
- Autogenerated Thumbnail compression depending on size
- Add Additional File Info (jpeg compression & file size) settings to Edit Images Screen
- How do you protect a premium theme from being copied?
- WordPress DB: options-table –> 32 gzipcompression?
- Media Gallery Upload Thumbnail Compression is Changing Image Hue
- AJAX issue – Uncaught SyntaxError when processing Zip File
- Minify HTML, CSS, JS with PHPWee?
- How to set the jpg image compression for specific thumbnail sizes?
- How do I edit the htaccess file to optimize my website?
- Image Quality Thumbnail Compression in WordPress?
- Can a manually uploaded plugin be made to track updates from the WordPress.org plugin directory?
- How to change compression of WordPress uploads including original image
- WordPress REST API json – How to activate gzip compression?
- Enabling compression in .htaccess file is causing 500 internal error
- How can I fix my server so core/plugins/theme update don’t silently fail?
- How to keep WP from recompressing Full Size images
- Restrict media upload size by format
- Custom Plugin – Package and Deployment Solutions
- Disable all resizing and compression
- Make WordPress compress full size image?
- ERR_CONTENT_DECODING_FAILED: How to fully delete gzip compression plugins?
- Google PageSpeed Enable Compression isn’t working?
- Image increasing kb on resize
- Theme compression/ minifying or W3 Total Cache – which should I use? [closed]
- Cannot access my wp-admin after installing Gzip compression [closed]
- Should I not compress my jpeg files before uploading to avoid double compression?
- Google Page Speed Insights – Optimize Images
- “load-scripts.php” hangs and times out when plupload is requested
- Advice on image heavy site, compression and slow page loads
- Stop WordPress compressing images? – Quality is terrible
- Blurry images when using add_image_size with crop
- Is wordpress compressing my images? if so, how to prevent it?
- What should I pass for $needed_dirs when calling _unzip_file_pclzip (aka PclZip)?
- can’t unzip file
- unzip_file not working with the remote file
- WordPress can’t use ZipArchive
- How to prepare (compress/zip) a plugin to enable updating instead of adding new instance?
- WordPress built-in compression of images? How well does it compare to Photoshop or Shortpixel?
- Gzip compression or Mod_deflate not working
- Having an issue in compressing Images in wordpress site
- Upload WordPress Plugin from ZIP Broken – Returns Symbols Squares & question marks
- Enable compression
- Using unzip_file() to get contents of file
- Zip a file and add as attachment
- Alternative image sizes are too large
- Run function before uploaded image is saved
- No compression occurs on my jpegs after adding jpeg_quality hook to my functions.php file
- Why does unzip_file always return true but nothing happens?
- How to use lossless compression with WP_Image_Editor
- Download a zip folder of selected files
- Duplicating wordpress install issue
- Disabling zlib compression and enforcing gzip
- How to get files from loop for zip
- Does Windows have a built-in ZIP command for the command line?
- How to zip/unzip files in Powershell?
- How can I zip/compress a symlink?