Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'text',
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'hidden'" and double arrow, but found 11. Open
Open
'hidden' => true,
- Exclude checks
Array double arrow not aligned correctly; expected 8 space(s) between "'help'" and double arrow, but found 13. Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
'print' => __( 'Print', 'read-offline' ),
- Exclude checks
Array item not aligned correctly; expected 20 spaces but found 22 Open
Open
'assemble' => __( 'Assemble', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'label'" and double arrow, but found 12. Open
Open
'label' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'section_id'" and double arrow, but found 7. Open
Open
'section_id' => 'pdf_css',
- 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.css' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'0'" and double arrow, but found 16. Open
Open
'0' => __( 'None ', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'page_slug'" and double arrow, but found 8. Open
Open
'page_slug' => 'read_offline_pdf', // the page slug that the section belongs to
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'Protection', 'read-offline' ),// the section title
- Exclude checks
Array double arrow not aligned correctly; expected 3 space(s) between "'field_id'" and double arrow, but found 9. Open
Open
'field_id' => 'protection',
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Password Protection', 'read-offline' ),
- Exclude checks
Array item not aligned correctly; expected 20 spaces but found 24 Open
Open
'#fieldrow-pdf_protection_password_owner, #fieldrow-pdf_protection_password_user, #fieldrow-pdf_protection_user_can_do' => __( 'Yes (added below)', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Owners Password', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 9 space(s) between "'print'" and double arrow, but found 14. Open
Open
'print' => __( 'Print', 'read-offline' ),
- Exclude checks
Array item not aligned correctly; expected 20 spaces but found 22 Open
Open
'modify' => __( 'Modify', 'read-offline' ),
- 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 closer not aligned correctly; expected 12 space(s) but found 13 Open
Open
)
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 20. Open
Open
'style' => 'width: 200px;',
- Exclude checks