rebase on oct-10-2023
This commit is contained in:
@@ -123,7 +123,9 @@ function _imagify_sort_attachments_by_status( $vars ) {
|
||||
),
|
||||
) );
|
||||
|
||||
$vars['post_mime_type'] = imagify_get_mime_types();
|
||||
if ( ! key_exists( 'post_mime_type', $vars ) ) {
|
||||
$vars['post_mime_type'] = imagify_get_mime_types();
|
||||
}
|
||||
|
||||
return $vars;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user