🔥 remove add_theme_support('align-wide') (#3008)
This commit is contained in:
@@ -76,12 +76,6 @@ add_action('after_setup_theme', function () {
|
||||
*/
|
||||
add_theme_support('post-thumbnails');
|
||||
|
||||
/**
|
||||
* Enable wide alignment support.
|
||||
* @link https://wordpress.org/gutenberg/handbook/designers-developers/developers/themes/theme-support/#wide-alignment
|
||||
*/
|
||||
add_theme_support('align-wide');
|
||||
|
||||
/**
|
||||
* Enable responsive embed support.
|
||||
* @link https://wordpress.org/gutenberg/handbook/designers-developers/developers/themes/theme-support/#responsive-embedded-content
|
||||
|
||||
Reference in New Issue
Block a user