Skip to content

Commit

Permalink
feat: disable editor styles
Browse files Browse the repository at this point in the history
  • Loading branch information
adekbadek committed Apr 13, 2020
1 parent 6f44e03 commit 7f592df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/class-newspack-newsletters.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public static function remove_other_editor_modifications() {
}
}

remove_editor_styles();
remove_theme_support( 'editor-color-palette' );
}

Expand Down

0 comments on commit 7f592df

Please sign in to comment.