'bam-widget-title', 'label' => esc_html__( 'Widget title style', 'bam' ), ) ); } add_action( 'init', 'bam_register_block_styles' ); }