gzip_compression()

In this article

This function has been deprecated.

Unused function.

Source

function gzip_compression() {
	_deprecated_function( __FUNCTION__, '2.5.0' );
	return false;
}

Changelog

VersionDescription
2.5.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.