__( 'Quarantined', 'argus-wordpress-defence' ), Argus_Quarantine::STATUS_RESTORED => __( 'Restored', 'argus-wordpress-defence' ), Argus_Quarantine::STATUS_DELETED => __( 'Deleted', 'argus-wordpress-defence' ), ); ?>

0 ? esc_html( sprintf( _n( '%d item requires review.', '%d items require review.', $review_count, 'argus-wordpress-defence' ), $review_count ) ) : esc_html__( 'No items currently require review.', 'argus-wordpress-defence' ); ?>

0 ) : ?>

$label ) : ?>

severity ) ); ?> original_path ); ?> status ] ?? ucfirst( $item->status ) ); ?> quarantined_at . ' UTC' ) ) ); ?>
status ) : ?>
id, 'argus_wpd_quarantine_analyse_nonce' ); ?>
id, 'argus_wpd_quarantine_restore_nonce' ); ?>
id, 'argus_wpd_quarantine_delete_nonce' ); ?>
detection_engine ); ?>
detection_type ) ); ?>
detection_rule ?: '—' ); ?>
file_size ) ); ?>
file_hash ); ?>
original_mtime ?: '—' ); ?>
analysed_at ) : ?>
confidence_score, human_time_diff( strtotime( $item->analysed_at . ' UTC' ) ) ) ); if ( ! empty( $item->matched_rules ) ) { echo ' -- ' . esc_html__( 'matched:', 'argus-wordpress-defence' ) . ' ' . esc_html( implode( ', ', $item->matched_rules ) ); } ?>