updated theme GeneratePress
version 3.4.0
This commit is contained in:
@ -287,7 +287,6 @@ class GeneratePress_HTML_Attributes {
|
||||
*/
|
||||
public function entry_header( $attributes ) {
|
||||
$attributes['class'] .= ' entry-header';
|
||||
$attributes['aria-label'] = esc_attr__( 'Content', 'generatepress' );
|
||||
|
||||
return $attributes;
|
||||
}
|
||||
|
Reference in New Issue
Block a user