Showing 1,262 of 1,262 total issues
Attribute selectors with ^= are slow! Open
Open
a[href^="#"]::after {
- Exclude checks
Rule doesn't have all its properties in alphabetical order. Open
Open
@page {
- Exclude checks
Unknown property 'margin-footer'. Open
Open
margin-footer: 5mm; /*any of the usual CSS values for margins*/
- Exclude checks
No space found after comma in function call Open
Open
wp_enqueue_style( 'read-offline-css', READOFFLINE_URL . '/css/read-offline.css',array(), READOFFLINE_VERSION );
- Exclude checks
Unknown property 'margin-footer'. Open
Open
margin-footer: 5mm; /*any of the usual CSS values for margins*/
- Exclude checks
Attribute selectors with ^= are slow! Open
Open
a[href^="https://"]::after {
- Exclude checks
No space found after comma in function call Open
Open
, ('print' == $type) ? __( 'Print','read-offline' ) : __( 'Download','read-offline' )
- Exclude checks
No space found after comma in function call Open
Open
$text = str_ireplace( '%title%', $post->post_title,$text );
- Exclude checks
No space found after comma in function call Open
Open
$readoffline .= sprintf( '<div class="readoffline-embed-text">%s</div>',stripslashes( $text ) );
- Exclude checks
No space found after comma in function call Open
Open
$str_info = (1 == parent::$options['how']['icons_only']) ? '' : sprintf( '%s',$document_type );
- Exclude checks
No space found after comma in function call Open
Open
, parent::query_url( $post->ID,$post->post_name,$type )
- Exclude checks
No space found after comma in function call Open
Open
, ('print' == $type) ? __( 'Print','read-offline' ) : __( 'Download','read-offline' )
- Exclude checks
No space found after comma in function call 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
No space found after comma in function call Open
Open
'title' => __( 'Miscellaneous','read-offline' ),// the section title
- Exclude checks
No space found after comma in function call Open
Open
, parent::query_url( $post->ID,$post->post_name,$type )
- Exclude checks
No space found after comma in function call 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
No space found after comma in function call Open
Open
'title' => __( 'How','read-offline' ),// the section title
- Exclude checks
No space found after comma in function call Open
Open
'title' => __( 'Copyright','read-offline' ),// the section title
- Exclude checks
No space found after comma in function call 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
No space found after comma in function call Open
Open
'title' => __( 'Where','read-offline' ),// the section title
- Exclude checks