@@ -196,6 +196,4 @@ |
||
196 | 196 | ); |
197 | 197 | |
198 | 198 | if ( isset( $default_attributes[ $attribute_name ] ) ) { |
199 | - return $default_attributes[ $attribute_name ]; |
|
200 | - } |
|
201 | -} |
|
199 | + return $default_attributes[ $attribute_name |
|
202 | 200 | \ No newline at end of file |