Showing 1,262 of 1,262 total issues
Array double arrow not aligned correctly; expected 7 space(s) between "'label'" and double arrow, but found 12. Open
Open
'label' => array(
- Exclude checks
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'Copyright','read-offline' ),// the section title
- Exclude checks
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space Open
Open
$text = str_ireplace( '%title%', $post->post_title,$text );
- Exclude checks
Expected 1 space after open parenthesis; 0 found Open
Open
$str_info = (1 == parent::$options['how']['icons_only']) ? '' : sprintf( '%s',$document_type );
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. '</div>'
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. '</div>'
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. '
- Exclude checks
Array double arrow not aligned correctly; expected 2 space(s) between "'epub'" and double arrow, but found 1. Open
Open
'epub' => 'ePub',
- Exclude checks
When a multi-item array uses associative keys, each value should start on a new line. Open
Open
'default' => array( 'pdf' => true, 'epub' => true, 'mobi' => true, 'docx' => false,'print' => true ),
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'bottom'" and double arrow, but found 15. Open
Open
'bottom' => true,
- Exclude checks
Array double arrow not aligned correctly; expected 9 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 8 space(s) between "'type'" and double arrow, but found 13. Open
Open
'type' => 'text',
- Exclude checks
Found precision alignment of 3 spaces. Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Array double arrow not aligned correctly; expected 9 space(s) between "'help'" and double arrow, but found 14. Open
Open
'help' => __( 'Help text', 'read-offline' ),
- Exclude checks
Array closer not aligned correctly; expected 12 space(s) but found 13 Open
Open
),
- Exclude checks
Found precision alignment of 2 spaces. Open
Open
. "<div class='page_title'>"
- 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
Expected 1 space between comma and "// the section title
"; 0 found Open
Open
'title' => __( 'What', 'read-offline' ),// the section title
- Exclude checks
Array double arrow not aligned correctly; expected 1 space(s) between "'bottom'" and double arrow, but found 15. Open
Open
'bottom' => __( 'Bottom of post type', 'read-offline' ),
- 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