'armando-hide-caption', 'label' => __( 'Hide caption', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/gallery', array( 'name' => 'armando-gallery-rounded', 'label' => __( 'Rounded corners', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/paragraph', array( 'name' => 'armando-rounded-corners', 'label' => __( 'Rounded corners (Requires background color)', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/group', array( 'name' => 'armando-rounded-corners', 'label' => __( 'Rounded corners (Requires background color)', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/template-part', array( 'name' => 'armando-rounded-corners', 'label' => __( 'Rounded corners (Requires background color)', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/cover', array( 'name' => 'armando-circular-cover', 'label' => __( 'Circular image', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/paragraph', array( 'name' => 'armando-box-shadow', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/template-part', array( 'name' => 'armando-box-shadow-no-padding', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/group', array( 'name' => 'armando-box-shadow', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/button', array( 'name' => 'armando-box-shadow-no-padding', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/column', array( 'name' => 'armando-box-shadow', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/columns', array( 'name' => 'armando-box-shadow', 'label' => __( 'Box shadow', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/paragraph', array( 'name' => 'armando-border', 'label' => __( 'Border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/group', array( 'name' => 'armando-border', 'label' => __( 'Border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/template-part', array( 'name' => 'armando-border', 'label' => __( 'Border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/heading', array( 'name' => 'armando-top-bottom-border', 'label' => __( 'Top and bottom border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/post-title', array( 'name' => 'armando-top-bottom-border', 'label' => __( 'Top and bottom border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/site-title', array( 'name' => 'armando-top-bottom-border', 'label' => __( 'Top and bottom border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/post-title', array( 'name' => 'armando-vertical-text', 'label' => __( 'Vertical', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/site-title', array( 'name' => 'armando-vertical-text', 'label' => __( 'Vertical', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/heading', array( 'name' => 'armando-vertical-text', 'label' => __( 'Vertical', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/paragraph', array( 'name' => 'armando-vertical-text', 'label' => __( 'Vertical', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/column', array( 'name' => 'armando-column-border', 'label' => __( 'Inner borders', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/columns', array( 'name' => 'armando-columns-border', 'label' => __( 'Border', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/column', array( 'name' => 'armando-column-r-l-borders', 'label' => __( 'Right and left borders', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/media-text', array( 'name' => 'armando-skewed', 'label' => __( 'Skewed', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/post-title', array( 'name' => 'armando-skewed', 'label' => __( 'Skewed', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/heading', array( 'name' => 'armando-skewed', 'label' => __( 'Skewed', 'armando' ), ) ); register_block_style( // phpcs:ignore WPThemeReview.PluginTerritory.ForbiddenFunctions.editor_blocks_register_block_style 'core/template-part', array( 'name' => 'armando-sticky-header', 'label' => __( 'Sticky header', 'armando' ), ) ); } add_action( 'init', 'armando_register_block_styles' );