soderlind/read-offline

View on GitHub

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

                'type'             => 'text',

Array double arrow not aligned correctly; expected 6 space(s) between "'hidden'" and double arrow, but found 11.
Open

                'hidden'           => true,

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

                'help'             => __( 'Help text', 'read-offline' ),

Found precision alignment of 2 spaces.
Open

                      'print'              => __( 'Print', 'read-offline' ),

Array item not aligned correctly; expected 20 spaces but found 22
Open

                      'assemble'           => __( 'Assemble', 'read-offline' ),

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

                'label'            => array(

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

                'section_id'       => 'pdf_css',

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

                'default'          => file_get_contents( READOFFLINE_PATH . '/templates/pdf/custom-print.css' ),

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

                        '0'                => __( 'None ', 'read-offline' ),

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

                'page_slug'        => 'read_offline_pdf',    // the page slug that the section belongs to

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

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

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

                'field_id'         => 'protection',

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

                'title'            => __( 'Password Protection', 'read-offline' ),

Array item not aligned correctly; expected 20 spaces but found 24
Open

                        '#fieldrow-pdf_protection_password_owner, #fieldrow-pdf_protection_password_user, #fieldrow-pdf_protection_user_can_do'  => __( 'Yes (added below)', 'read-offline' ),

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

                'title'            => __( 'Owners Password', 'read-offline' ),

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

                      'print'              => __( 'Print', 'read-offline' ),

Array item not aligned correctly; expected 20 spaces but found 22
Open

                      'modify'             => __( 'Modify', 'read-offline' ),

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

                'help'             => __( 'Help text', 'read-offline' ),

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

             )

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

                        'style'                    => 'width: 200px;',
Severity
Category
Status
Source
Language