Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 3 space(s) between "'document_url'" and double arrow, but found 9. Open
Open
'document_url' => __( 'Document URL', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'2'" and double arrow, but found 20. Open
Open
'2' => __( 'H2', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'0'" and double arrow, but found 16. Open
Open
'0' => __( '-- Stop --', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'section_id'" and double arrow, but found 7. Open
Open
'section_id' => 'pdf_header',
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'field'" and double arrow, but found 13. Open
Open
'field' => array(
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
'0' => __( '-- Right --', 'read-offline' ),
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'help'" and double arrow, but found 13. Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'label'" and double arrow, but found 12. Open
Open
'label' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'attributes'" and double arrow, but found 7. Open
Open
'attributes' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 9 space(s) between "'author'" and double arrow, but found 15. Open
Open
'author' => __( 'Author', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'attributes'" and double arrow, but found 7. Open
Open
'attributes' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'document_title'" and double arrow, but found 3. Open
Open
'document_title' => __( 'Document Title', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 17. Open
Open
'style' => 'display: inline; clear: none', // this makes the field element inline, which means next fields continues from the right end of the field, not from the new line.
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'attributes'" and double arrow, but found 5. Open
Open
'attributes' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => file_get_contents( READOFFLINE_PATH . '/templates/pdf/custom-print-footer.html' ),
- Exclude checks
Array closer not aligned correctly; expected 12 space(s) but found 13 Open
Open
),
- Exclude checks
Array item not aligned correctly; expected 24 spaces but found 22 Open
Open
'site_url' => __( 'Site URL', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => file_get_contents( READOFFLINE_PATH . '/templates/pdf/custom-print-header.html' ),
- Exclude checks
Expected 1 space between "'#fieldrow-pdf_footer_custom_footer, #fieldrow-pdf_footer_css'" and double arrow; 3 found. Open
Open
'#fieldrow-pdf_footer_custom_footer, #fieldrow-pdf_footer_css' => __( 'Custom', 'read-offline' ),
- Exclude checks