src/views/invalid-api-key.php
Showing 13 of 13 total issues
Expected 0 spaces before closing bracket; 1 found Open
Open
if ( ! defined( 'ABSPATH' ) ) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
exit;
- Exclude checks
Line exceeds 120 characters; contains 213 characters Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if ( ! defined( 'ABSPATH' ) ) {
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Expected 0 spaces after opening bracket; 1 found Open
Open
if ( ! defined( 'ABSPATH' ) ) {
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
if ( ! defined( 'ABSPATH' ) ) {
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks
Space after opening parenthesis of function call prohibited Open
Open
<p><strong><?php _e( 'Chave API Inválida', VINDI ); ?></strong>: <?php printf( __( 'A chave API utilizada não é uma chave válida! Por favor verifique as informações e tente novamente!', VINDI ) ); ?></p>
- Exclude checks