soderlind/css-flags

View on GitHub

Showing 284 of 284 total issues

No space found after comma in function call
Open

        wp_add_inline_style( 'css-flags','
Severity: Minor
Found in sample-theme-functions.php by phpcodesniffer

No space found after comma in function call
Open

        ), $atts,'cssflag');
Severity: Minor
Found in sample-theme-functions.php by phpcodesniffer

No space found after comma in function call
Open

        $countries = $this->multiexplode( array( ',', '.', '|', ':' ),$atr['countries'] );
Severity: Minor
Found in sample-theme-functions.php by phpcodesniffer

No space found after comma in function call
Open

        if ( in_array( 'all',$countries ) ) {
Severity: Minor
Found in sample-theme-functions.php by phpcodesniffer
Severity
Category
Status
Source
Language