soderlind/read-offline

View on GitHub

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

                'default'          => array(

Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and double arrow, but found 12.
Open

                'title'            => __( 'Copyright Message', 'read-offline' ),

Expected 1 space between comma and "// the section title "; 0 found
Open

                'title'            => __( 'Miscellaneous','read-offline' ),// the section title

Found precision alignment of 1 spaces.
Open

                 'post' => 1,

Found precision alignment of 2 spaces.
Open

                  .  "<div class='dashicons dashicons-book' style='font-size:64px;'></div>"

Concat operator must be surrounded by a single space
Open

                . "<img src='" . READOFFLINE_URL . "/css/donation.gif' alt='" . esc_attr( __( 'Please donate!', 'admin-page-framework' ) ). "' />"

Found precision alignment of 2 spaces.
Open

              return $css

Array double arrow not aligned correctly; expected 8 space(s) between "'type'" and double arrow, but found 13.
Open

                'type'             => 'checkbox',

Array double arrow not aligned correctly; expected 14 space(s) between "'title'" and double arrow, but found 12.
Open

                'title'            => 'Post Types',

Array double arrow not aligned correctly; expected 2 space(s) between "'select_all_button'" and double arrow, but found 7.
Open

                'select_all_button'       => false,

Expected 1 space between comma and "// the section title "; 0 found
Open

                'title'            => __( 'How','read-offline' ),// the section title

Array double arrow not aligned correctly; expected 4 space(s) between "'field_id'" and double arrow, but found 9.
Open

                'field_id'         => 'message',

Array closer not aligned correctly; expected 12 space(s) but found 13
Open

             )

Array double arrow not aligned correctly; expected 1 space(s) between "'section_id'" and double arrow, but found 7.
Open

                'section_id'       => 'misc',    // the section ID

Expected 1 space after open parenthesis; 0 found
Open

                , ('print' == $type) ? __( 'Print','read-offline' ) : __( 'Download','read-offline' )

Space found before comma in function call
Open

                , ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''

Expected 1 space after open parenthesis; 0 found
Open

                , ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''

Array double arrow not aligned correctly; expected 1 space(s) between "'post'" and double arrow, but found 17.
Open

                    'post'                 => true,

Array double arrow not aligned correctly; expected 1 space(s) between "'select_none_button'" and double arrow, but found 7.
Open

                'select_none_button'       => false,

Array double arrow not aligned correctly; expected 5 space(s) between "'default'" and double arrow, but found 10.
Open

                'default'          => __( 'Read Offline: ', 'read-offline' ),
Severity
Category
Status
Source
Language