Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nielslange/smntcs-deactivate-image-compression

Deactivate the WordPress default image compression which got introduced with WordPress 2.5.
https://github.com/nielslange/smntcs-deactivate-image-compression

smntcs smntcs-plugin wordpress wordpress-plugin

Last synced: 11 days ago
JSON representation

Deactivate the WordPress default image compression which got introduced with WordPress 2.5.

Awesome Lists containing this project

README

        

# SMNTCS Deactivate image compression

![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Test Status](https://github.com/nielslange/smntcs-deactivate-image-compression/actions/workflows/test.yml/badge.svg)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-deactivate-image-compression.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-deactivate-image-compression/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-deactivate-image-compression/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-deactivate-image-compression.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-deactivate-image-compression.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-deactivate-image-compression.svg)

## Description

Deactivate the WordPress default image compression which got introduced with [WordPress 2.5](https://developer.wordpress.org/reference/hooks/jpeg_quality/).

## Plugin page

You can find the plugin on https://wordpress.org/plugins/smntcs-deactivate-image-compression/.

## Installation

1. Upload `smntcs-deactivate-image-compression` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.

## Changelog

### 1.9 (2024.10.19)

- Test up to WordPress 6.6

### 1.8 (2023.10.15)

- Test up to WordPress 6.4

### 1.7 (2022.12.03)

- Test up to WordPress 6.1

### 1.6 (2022.05.29)

- Test up to WordPress 6.0

### 1.5 (2022.04.21)

- Test up to WordPress 5.8

### 1.4 (2021.12.30)

- Test up to WordPress 5.8

### 1.3 (2021.04.26)

- [Add build tools](https://github.com/nielslange/smntcs-deactivate-image-compression/issues/23)
- [Replace Travis CI with GitHub Actions](https://github.com/nielslange/smntcs-deactivate-image-compression/issues/25)
- [Test up to WordPress 5.7](https://github.com/nielslange/smntcs-deactivate-image-compression/issues/22)

### 1.2 (2020.05.03)

- [Test up to WordPress 5.4](https://github.com/nielslange/smntcs-deactivate-image-compression/issues/7)

### 1.1 (2019.12.27)

- [Test up to WordPress 5.3](https://github.com/nielslange/smntcs-deactivate-image-compression/issues/4)

### 1.0 (2019.07.10)

- Initial release