Test Notification bar

Register

function wc_register_form_add_social_login() {
echo do_shortcode(‘

‘);
}
add_action( ‘woocommerce_register_form’, ‘wc_register_form_add_social_login’, 10, 0 );

error: