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
Open
'description' => __( 'Use %title% to insert the post type title','read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 3 space(s) between "'field_id'" and double arrow, but found 9. Open
Open
'field_id' => 'icons_only',
- 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' => 'copyright', // the section ID
- 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' => 'copyright',
- Exclude checks
Array closer not aligned correctly; expected 12 space(s) but found 16 Open
Open
)
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Formats available for your visitors', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'label'" and double arrow, but found 12. Open
Open
'label' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 8 space(s) between "'help'" and double arrow, but found 13. Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Where','read-offline' ),// the section title
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'Where','read-offline' ),// the section title
- Exclude checks
Space found before comma in function call Open
Open
'description' => __( 'Also available via the [pdf], [epub], [mobi] and [print] shortcodes.' , 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 11 space(s) between "'field_id'" and double arrow, but found 9. Open
Open
'field_id' => 'post_types',
- Exclude checks
Array double arrow not aligned correctly; expected 15 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'posttype',
- Exclude checks
Array double arrow not aligned correctly; expected 14 space(s) between "'query'" and double arrow, but found 17. Open
Open
'query' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 12 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => array(
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'Miscellaneous','read-offline' ),// the section title
- Exclude checks
Expected 1 space before close parenthesis; 0 found Open
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 ) ) : ''
- Exclude checks
Array item not aligned correctly; expected 16 spaces but found 17 Open
Open
'page' => 1,
- Exclude checks
Concat operator must be surrounded by a single space Open
Open
. "<div class='dashicons dashicons-book' style='font-size:64px;'></div>"
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'page_slug'" and double arrow, but found 8. Open
Open
'page_slug' => 'read_offline_options', // page slug
- Exclude checks