Prueba con lo siguiente :
array( 'id' => 'support', 'title' => esc_html__( 'Help & Support', 'creame-whatsapp-me' ), 'priority' => 100, // At the end. 'content' => '<p>' . sprintf( /* translators: 1: docs url, 2: www.ads-software.com plugin support url. */ __( 'If you need help, first check the <a href="%1$s" target="_blank">documentation</a> and if you don\'t find the solution you can consult the <a href="%2$s" target="_blank">plugin\'s free support forum</a>.', 'creame-whatsapp-me' ), esc_url( Joinchat_Util::link( 'docs', 'helptab' ) ), esc_url( 'https://www.ads-software.com/support/plugin/creame-whatsapp-me/' ) ) . ' ' . sprintf( /* translators: %s: premium url. */ __( 'You can also buy <strong><a href="%s" target="_blank">Joinchat Premium</a></strong> with one year of support service included.', 'creame-whatsapp-me' ), esc_url( Joinchat_Util::link( 'premium', 'helptab' ) ) ) . '</p>' . '<p>' . __( 'If you like Joinchat ??', 'creame-whatsapp-me' ) . '</p>' . '<ul>' . '<li>' . sprintf( /* translators: %s: Add review link. */ __( "Please leave us a %s rating. We'll thank you.", 'creame-whatsapp-me' ), '<a href="https://www.ads-software.com/support/plugin/creame-whatsapp-me/reviews/#new-post" target="_blank">★★★★★</a>' ) . '</li>' . '<li>' . sprintf( /* translators: %s: Joinchat page link. */ __( 'Subscribe to our newsletter and visit our blog at %s.', 'creame-whatsapp-me' ), '<a href="' . esc_url( Joinchat_Util::link( '', 'helptab' ) ) . '" target="_blank">join.chat</a>' ) . '</li>' . '<li>' . sprintf( /* translators: %s: Joinchat twitter link. */ __( 'Follow %s on twitter.', 'creame-whatsapp-me' ), '<a target="_blank">@joinchatnow</a>' ) . '</li>' . '</ul>' . '<p>' . __( 'If you need to access the setup wizard again, please click on the button below:', 'creame-whatsapp-me' ) . '</p>' . '<p><a href="' . esc_url( Joinchat_Util::admin_url( 'joinchat-onboard' ) ) . '" class="button button-primary">' . __( 'Welcome to Joinchat', 'creame-whatsapp-me' ) . '</a></p>',),
por las dudas si no se lee correctamente aqui esta el pastebin con el fix .
Disculpen si no se pueden agregar links .
https://pastebin.com/bqTBhdWs
Saludos
-
This reply was modified 1 year, 4 months ago by jeriko90. Reason: Code is not correct visual