diff --git a/template-parts/blocks/custom-panel.php b/template-parts/blocks/custom-panel.php index 412477a..9c43d2d 100644 --- a/template-parts/blocks/custom-panel.php +++ b/template-parts/blocks/custom-panel.php @@ -16,7 +16,7 @@ Field::make( 'text', 'heading', __( 'Panel Heading', 'themewpugph' ) ), Field::make( 'image', 'image', __( 'Panel Image', 'themewpugph' ) ), Field::make( 'textarea', 'content', __( 'Panel Content', 'themewpugph' ) ), - Field::make( 'association', 'link', __( 'Panel Link', 'themewpugph' ) ) + Field::make( 'association', 'link', __( 'Panel Link', 'themewpugph' ) ) ->set_types( array( array(