Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Copyright Message', 'read-offline' ),
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'Miscellaneous','read-offline' ),// the section title
- Exclude checks
Found precision alignment of 1 spaces. Open
Open
'post' => 1,
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. "<div class='dashicons dashicons-book' style='font-size:64px;'></div>"
- Exclude checks
Concat operator must be surrounded by a single space Open
Open
. "<img src='" . READOFFLINE_URL . "/css/donation.gif' alt='" . esc_attr( __( 'Please donate!', 'admin-page-framework' ) ). "' />"
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
return $css
- 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 14 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => 'Post Types',
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'select_all_button'" and double arrow, but found 7. Open
Open
'select_all_button' => false,
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'How','read-offline' ),// the section title
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'field_id'" and double arrow, but found 9. Open
Open
'field_id' => 'message',
- 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 "'section_id'" and double arrow, but found 7. Open
Open
'section_id' => 'misc', // the section ID
- Exclude checks
Expected 1 space after open parenthesis; 0 found Open
Open
, ('print' == $type) ? __( 'Print','read-offline' ) : __( 'Download','read-offline' )
- Exclude checks
Space found before comma in function call Open
Open
, ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''
- Exclude checks
Expected 1 space after open parenthesis; 0 found Open
Open
, ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'post'" and double arrow, but found 17. Open
Open
'post' => true,
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'select_none_button'" and double arrow, but found 7. Open
Open
'select_none_button' => false,
- Exclude checks
Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => __( 'Read Offline: ', 'read-offline' ),
- Exclude checks