Created
January 31, 2023 00:13
-
-
Save jackfearing/4e3d72c8e51ddb9f561ea29c6d668a4a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1/ Go to WP Repository and search for WP Smush | |
| 2/ Install WP Smush to Your WP Site | |
| 3/ Go to WP Smush plugin installation folder | |
| 4/ Go to “lib” folder | |
| 5/ Open file “class-wp-smush.php” for editing | |
| 6/ Search for “if ( empty( $api_key ) )” | |
| 7/ This function returns false, so change to true. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment