Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 9 space(s) between "'author'" and double arrow, but found 11. Open
Open
'author' => __( 'Author', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'site_url'" and double arrow, but found 9. Open
Open
'site_url' => __( 'Site URL', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'field'" and double arrow, but found 12. Open
Open
'field' => array(
- Exclude checks
Found precision alignment of 1 spaces. Open
Open
),
- Exclude checks
Array closer not aligned correctly; expected 16 space(s) but found 17 Open
Open
),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'site_url'" and double arrow, but found 9. Open
Open
'site_url' => __( 'Site URL', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'language'" and double arrow, but found 13. Open
Open
'language' => 'html',
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'language'" and double arrow, but found 13. Open
Open
'language' => 'html',
- 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
Array double arrow not aligned correctly; expected 11 space(s) between "'date'" and double arrow, but found 17. Open
Open
'date' => __( 'Date', 'read-offline' ),
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'ace',
- Exclude checks
Array closer not aligned correctly; expected 16 space(s) but found 20 Open
Open
),
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'Cover Art and Style','read-offline' ),// the section title
- Exclude checks
Array double arrow not aligned correctly; expected 20 space(s) between "'feature_image'" and double arrow, but found 8. Open
Open
'feature_image' => __( 'Featured Image', '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 item not aligned correctly; expected 24 spaces but found 22 Open
Open
'document_title' => __( 'Document Title', 'read-offline' ),
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
'document_url' => __( 'Document URL', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'page_number'" and double arrow, but found 10. Open
Open
'page_number' => __( 'Page number', '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_footer',
- Exclude checks