You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/class-tiny-notices.php
-16Lines changed: 0 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -245,22 +245,6 @@ public function outdated_platform_notice() {
245
245
} // End if().
246
246
}
247
247
248
-
publicfunctionshow_offload_s3_notice() {
249
-
$message = esc_html__(
250
-
'Removing files from the server is incompatible with background compressions. Images will still be automatically compressed, but no longer in the background.', // WPCS: Needed for proper translation.
'Background compressions are not compatible with the version of WP Offload S3 you have installed. Please update to version 0.7.2 at least.', // WPCS: Needed for proper translation.
0 commit comments