soderlind/read-offline

View on GitHub

Showing 1,262 of 1,262 total issues

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

                'description'      => __( 'Use %title% to insert the post type title','read-offline' ),

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

                'field_id'         => 'icons_only',

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

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

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

                'section_id'       => 'copyright',

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

                )

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

                'title'            => __( 'Formats available for your visitors', '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 8 space(s) between "'help'" and double arrow, but found 13.
Open

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

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

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

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

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

Space found before comma in function call
Open

                'description'      => __( 'Also available via the [pdf], [epub], [mobi] and [print] shortcodes.' , 'read-offline' ),

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

                'field_id'         => 'post_types',

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

                'type'             => 'posttype',

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

                'query'                 => array(

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

                'default'          => array(

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

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

Expected 1 space before close parenthesis; 0 found
Open

                , ('print' == $type) ? sprintf( '<iframe style="display:none;" id="read_offline_print" name="read_offline_print" src="%s"></iframe>',parent::query_url( $post->ID,$post->post_name,$type ) ) : ''

Array item not aligned correctly; expected 16 spaces but found 17
Open

                 'page' => 1,

Concat operator must be surrounded by a single space
Open

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

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

                'page_slug'        => 'read_offline_options',    // page slug
Severity
Category
Status
Source
Language