src/templates/admin-gateway-settings.html.php
Showing 6 of 6 total issues
Inline control structures are not allowed Open
Open
<?php if (!defined( 'ABSPATH')) exit; ?>
- Exclude checks
Line exceeds 120 characters; contains 220 characters Open
Open
<?php printf(__('É necessário um <strong> Certificado SSL </strong> para ativar este método de pagamento em modo de produção. Por favor, verifique se um certificado SSL está instalado em seu servidor !')); ?>
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
<?php if (!defined( 'ABSPATH')) exit; ?>
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 6 Open
Open
<?php printf(__('É necessário um <strong> Certificado SSL </strong> para ativar este método de pagamento em modo de produção. Por favor, verifique se um certificado SSL está instalado em seu servidor !')); ?>
- Exclude checks
Expected 1 space after closing parenthesis; found 0 Open
Open
<?php if (!$gateway->vindi_settings->check_ssl()): ?>
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 2 Open
Open
<?php $gateway->generate_settings_html(); ?>
- Exclude checks