constant TINIFY_PHP_DOWNLOAD_URI in TinyPNG 7
1 use of TINIFY_PHP_DOWNLOAD_URI
- drush_tinypng_tinify_download in ./
tinypng.drush.inc - Command to download the Tinify PHP Library.
File
- ./
tinypng.drush.inc, line 11 - Drush integration for TinyPNG.
Code
define('TINIFY_PHP_DOWNLOAD_URI', 'https://github.com/tinify/tinify-php/archive/' . TINIFY_PHP_VERSION . '.zip');