Disable Gutenberg text-Settings in all blocks
I need to disable the Gutenberg text-settings tab in all Blocks. Is this possible with a funtion in funtions.php?
I could disable the colors tab, but found no solution for the text-settings:
function disable_tabs() {
add_theme_support( 'editor-color-palette' );
add_theme_support( 'disable-custom-colors' );
}
add_action( 'after_setup_theme', 'disable_tabs' );

$299 Affordable Web Design WordPress
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.