Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion plugins/webp-uploads/deprecated.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
// @codeCoverageIgnoreEnd


/**
* Returns the attachment sources array ordered by filesize.
Expand Down Expand Up @@ -69,3 +69,4 @@ function webp_uploads_media_setting_style(): void {
</style>
<?php
}
// @codeCoverageIgnoreEnd
Loading
Loading