Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 8 space(s) between "'description'" and double arrow, but found 6. Open
Open
'description' => __( 'Supported post types', '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' => 'how', // the section ID
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'How','read-offline' ),// the section title
- 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' => 'how',
- Exclude checks
Found precision alignment of 1 spaces. 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
Expected 1 space before ":"; 0 found Open
Open
, ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'order'" and double arrow, but found 12. Open
Open
'order' => 1,
- Exclude checks
Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'checkbox',
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Copyright','read-offline' ),// the section title
- Exclude checks
Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'textarea',
- Exclude checks
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => '',
- Exclude checks
Found precision alignment of 1 spaces. Open
Open
)
- 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_options', // the page slug that the section belongs to
- Exclude checks
Space found before comma in function call Open
Open
, array_filter( parent::$options['what']['formats'] )
- Exclude checks
Found precision alignment of 1 spaces. Open
Open
'page' => 1,
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. '<h1>Read Offline</h1>'
- Exclude checks
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => array( 'pdf' => true, 'epub' => true, 'mobi' => true, 'docx' => false,'print' => true ),
- 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' => 'where', // the section ID
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'public'" and double arrow, but found 3. Open
Open
'public' => true,
- Exclude checks