plugin updates
This commit is contained in:
@@ -229,7 +229,7 @@ class WP_Font_Face {
|
||||
private function get_style_element() {
|
||||
$attributes = $this->generate_style_element_attributes();
|
||||
|
||||
return "<style id='wp-fonts-local'{$attributes}>\n%s\n</style>\n";
|
||||
return "<style class='wp-fonts-local'{$attributes}>\n%s\n</style>\n";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user