Showing 178 of 178 total issues
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'post_mime_type' => 'image',
- Exclude checks
Expected 1 space before close parenthesis; 0 found Open
Open
$float = (is_rtl()) ? 'right' : 'left';
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
case 4:
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
break;
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'icontag' => 'div',
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
/* Two half width images with fout 1/4 width images underneath. */
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'exclude'" and double arrow, but found 7. Open
Open
'exclude' => '',
- Exclude checks
Expected 1 space between comma and "4"; 0 found Open
Open
$span_array = array( 8,4,4,4,4,4 );
- Exclude checks
Expected 1 space between comma and "4"; 0 found Open
Open
$span_array = array( 8,4,4,4,4,4 );
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'post_type' => 'attachment',
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'order' => $order,
- Exclude checks
Array double arrow not aligned correctly; expected 10 space(s) between "'order'" and double arrow, but found 13. Open
Open
'order' => $order,
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
$span_array = array( 12 );
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
case 6:
- Exclude checks
Expected 1 space between comma and "4"; 0 found Open
Open
$span_array = array( 8,4,4,4,4,4 );
- Exclude checks
Expected 1 space between comma and "4"; 0 found Open
Open
$span_array = array( 12,6,6,4 );
- Exclude checks
Array double arrow not aligned correctly; expected 4 space(s) between "'itemtag'" and double arrow, but found 7. Open
Open
'itemtag' => 'figure',
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'columns' => 3,
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'size' => 'thumbnail',
- Exclude checks
Spaces must be used for mid-line alignment; tabs are not allowed Open
Open
'post_parent' => $id,
- Exclude checks