'begnas-image-type-1-style-1', 'label' => esc_html__( 'Round/Border', 'begnas' ), ) ); register_block_style( 'core/image', array( 'name' => 'begnas-image-type-1-style-2', 'label' => esc_html__( 'Round', 'begnas' ), ) ); register_block_style( 'core/post-featured-image', array( 'name' => 'begnas-post-featured-image-type-1-style-1', 'label' => esc_html__( 'Round/Border', 'begnas' ), ) ); register_block_style( 'core/post-featured-image', array( 'name' => 'begnas-post-featured-image-type-1-style-2', 'label' => esc_html__( 'Round', 'begnas' ), ) ); register_block_style( 'core/read-more', array( 'name' => 'begnas-read-more-type-1-style-1', 'label' => esc_html__( 'Bold Text', 'begnas' ), ) ); register_block_style( 'core/read-more', array( 'name' => 'begnas-read-more-type-2-style-1', 'label' => esc_html__( 'Button', 'begnas' ), ) ); register_block_style( 'core/query-pagination', array( 'name' => 'begnas-query-pagination-type-1-style-1', 'label' => esc_html__( 'Button (Active)', 'begnas' ), ) ); register_block_style( 'core/categories', array( 'name' => 'begnas-categories-type-1-style-1', 'label' => esc_html__( 'No Bullets', 'begnas' ), ) ); register_block_style( 'core/tag-cloud', array( 'name' => 'begnas-tag-cloud-type-1-style-1', 'label' => esc_html__( 'Round/Border', 'begnas' ), ) ); } endif; add_action( 'init', BEGNAS_NS . 'block_styles' );