Uses
Uses | Description |
---|---|
wp-includes/class-wp-http-encoding.php: WP_Http_Encoding::is_available() | Whether decompression and compression are supported by the PHP version. |
wp-includes/class-wp-http-encoding.php: wp_http_accept_encoding | Filters the allowed encoding types. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |