__( 'What happened', 'argus-wordpress-defence' ), 'why_it_matters' => __( 'Why it matters', 'argus-wordpress-defence' ), 'what_argus_found' => __( 'What ARGUS found', 'argus-wordpress-defence' ), 'when_it_happened' => __( 'When it happened', 'argus-wordpress-defence' ), 'why_suspicious' => __( 'Why ARGUS considers this suspicious', 'argus-wordpress-defence' ), 'what_could_be_affected' => __( 'What could be affected', 'argus-wordpress-defence' ), 'what_should_you_do' => __( 'What should you do', 'argus-wordpress-defence' ), ); } public static function render( array $explain ) { $labels = self::labels(); ob_start(); ?>