Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 1 space(s) between "'section_id'" and double arrow, but found 7. Open
Open
'section_id' => 'how',
- Exclude checks
Expected 1 space before close parenthesis; 0 found Open
Open
, ('print' == $type) ? __( 'Print','read-offline' ) : __( 'Download','read-offline' )
- Exclude checks
Expected 1 space after open 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 double arrow not aligned correctly; expected 2 space(s) between "'section_id'" and double arrow, but found 7. Open
Open
'section_id' => 'where',
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'operator'" and double arrow, but found 14. Open
Open
'operator' => 'and',
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'page_slug'" and double arrow, but found 8. Open
Open
'page_slug' => 'read_offline_options', // the page slug that the section belongs to
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'default'" and double arrow, but found 10. Open
Open
'default' => '0',
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. $content;
- Exclude checks
Concat operator must be surrounded by a single space Open
Open
return get_bloginfo( 'name' ).' • Admin • Read Offline • ' . $title;
- Exclude checks
Array double arrow not aligned correctly; expected 6 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => __( 'What', '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' => 'formats',
- 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' => 'what',
- Exclude checks
Array double arrow not aligned correctly; expected 7 space(s) between "'title'" and double arrow, but found 12. Open
Open
'title' => 'Placements',
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'top'" and double arrow, but found 18. Open
Open
'top' => true,
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'style'" and double arrow, but found 17. Open
Open
'style' => 'width:600px;max-width:600px;height:100%;max-height:200px;',
- Exclude checks
Expected 1 space after comma in function call; 9 found Open
Open
'print' => __( 'Print', 'read-offline' ),
- Exclude checks
Space found before comma in function call Open
Open
, parent::query_url( $post->ID,$post->post_name,$type )
- Exclude checks
Space found before comma in function call Open
Open
, ('print' == $type) ? '' : $type
- Exclude checks
Expected 1 space before close parenthesis; 0 found Open
Open
, ('print' == $type) ? 'onclick="read_offline_print_me();return false;"': ''
- Exclude checks
Array item not aligned correctly; expected 16 spaces but found 17 Open
Open
'post' => 1,
- Exclude checks