babai467
Member
- Nov 24, 2018
- 56
- 58
- 18
plugins\wp-smush\wp-smush.php
notepad++
line 447
save and enjoy
notepad++
line 447
PHP:
if ( empty( $api_key ) ) {
return false;
to
if ( empty( $api_key ) ) {
return true;